|
IBR-DTNSuite
0.10
|
#include <Bundle.h>


Public Member Functions | |
| block_elem (dtn::data::Block *block) | |
| bool | operator== (const dtn::data::block_t &type) const |
Public Member Functions inherited from refcnt_ptr< Block > | |
| refcnt_ptr (Block *p) | |
| refcnt_ptr (const refcnt_ptr< Block > &right) | |
| ~refcnt_ptr () | |
| refcnt_ptr< Block > & | operator= (const refcnt_ptr< Block > &right) |
| Block * | operator-> () |
| const Block * | operator-> () const |
| Block & | operator* () |
| const Block & | operator* () const |
| Block * | getPointer () |
| const Block * | getPointer () const |
Additional Inherited Members | |
Protected Attributes inherited from refcnt_ptr< Block > | |
| Holder * | h_ |
|
inline |
|
inline |