|
INET Framework for OMNeT++/OMNEST
|
#include "inet/common/INETDefs.h"Classes | |
| class | inet::SharedVector< T > |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
| #define | INET_STD_SHARED_PTR 1 |
| #define | INET_INTRUSIVE_PTR 2 |
| #define | INET_PTR_IMPLEMENTATION INET_INTRUSIVE_PTR |
Functions | |
| template<class T > | |
| Ptr< T > | inet::__checknull (const Ptr< T > &p, const char *expr, const char *file, int line) |
| #define INET_INTRUSIVE_PTR 2 |
| #define INET_PTR_IMPLEMENTATION INET_INTRUSIVE_PTR |
| #define INET_STD_SHARED_PTR 1 |