#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | TypeInformation () |
RTPS_DllAPI | ~TypeInformation () |
RTPS_DllAPI | TypeInformation (const TypeInformation &x) |
RTPS_DllAPI | TypeInformation (TypeInformation &&x) |
RTPS_DllAPI TypeInformation & | operator= (const TypeInformation &x) |
RTPS_DllAPI TypeInformation & | operator= (TypeInformation &&x) |
RTPS_DllAPI void | minimal (const TypeIdentifierWithDependencies &_minimal) |
RTPS_DllAPI void | minimal (TypeIdentifierWithDependencies &&_minimal) |
RTPS_DllAPI const TypeIdentifierWithDependencies & | minimal () const |
RTPS_DllAPI TypeIdentifierWithDependencies & | minimal () |
RTPS_DllAPI void | complete (const TypeIdentifierWithDependencies &_complete) |
RTPS_DllAPI void | complete (TypeIdentifierWithDependencies &&_complete) |
RTPS_DllAPI const TypeIdentifierWithDependencies & | complete () const |
RTPS_DllAPI TypeIdentifierWithDependencies & | complete () |
RTPS_DllAPI TypeInformation | ( | ) |
RTPS_DllAPI ~TypeInformation | ( | ) |
RTPS_DllAPI TypeInformation | ( | const TypeInformation & | x | ) |
RTPS_DllAPI TypeInformation | ( | TypeInformation && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI TypeInformation & operator= | ( | const TypeInformation & | x | ) |
RTPS_DllAPI TypeInformation & operator= | ( | TypeInformation && | x | ) |