#include <objdict.h>
|
| | TypeGuard (const std::type_info &(*ti)(), const size_t s) |
| |
Definition at line 16 of file objdict.h.
| canopen::TypeGuard::TypeGuard |
( |
const std::type_info &(*)() |
ti, |
|
|
const size_t |
s |
|
) |
| |
|
inlineprivate |
| canopen::TypeGuard::TypeGuard |
( |
| ) |
|
|
inline |
template<typename T >
| static TypeGuard canopen::TypeGuard::create |
( |
| ) |
|
|
inlinestatic |
| size_t canopen::TypeGuard::get_size |
( |
| ) |
const |
|
inline |
template<typename T >
| bool canopen::TypeGuard::is_type |
( |
| ) |
const |
|
inline |
| bool canopen::TypeGuard::operator== |
( |
const TypeGuard & |
other | ) |
const |
|
inline |
| bool canopen::TypeGuard::valid |
( |
| ) |
const |
|
inline |
| const std::type_info&(* canopen::TypeGuard::get_type) () |
|
private |
| size_t canopen::TypeGuard::type_size |
|
private |
The documentation for this class was generated from the following file: