INET Framework for OMNeT++/OMNEST
Ptr.h File Reference

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)
 

Macro Definition Documentation

◆ INET_INTRUSIVE_PTR

#define INET_INTRUSIVE_PTR   2

◆ INET_PTR_IMPLEMENTATION

#define INET_PTR_IMPLEMENTATION   INET_INTRUSIVE_PTR

◆ INET_STD_SHARED_PTR

#define INET_STD_SHARED_PTR   1