#include <reflection_registration.h>
Public Member Functions | |
ContainerInfo (const Char *i, const ComponentDescriptor *pr, ReflectionRegistration reg, ModuleInfo *module) | |
Static Public Member Functions | |
static const ContainerInfo * | Get (const ModuleInfo *module) |
Public Attributes | |
const Char * | cid |
const ComponentDescriptor *const | proxy |
ReflectionRegistration | registration |
const ContainerInfo *const | next |
ContainerInfo | ( | const Char * | i, |
const ComponentDescriptor * | pr, | ||
ReflectionRegistration | reg, | ||
ModuleInfo * | module | ||
) |
|
static |
const Char* cid |
const ComponentDescriptor* const proxy |
ReflectionRegistration registration |
const ContainerInfo* const next |