~VariableBuilderImpl() | |
void | AddProperty(const char* key, Reflex::Any value) |
void | AddProperty(const char* key, const char* value) |
Reflex::VariableBuilderImpl& | operator=(const Reflex::VariableBuilderImpl&) |
Reflex::Member | ToMember() |
Reflex::VariableBuilderImpl | VariableBuilderImpl(const Reflex::VariableBuilderImpl&) |
Reflex::VariableBuilderImpl | VariableBuilderImpl(const char* nam, const Reflex::Type& typ, size_t offs, unsigned int modifiers = 0) |
Construct the info for a variable.
Attach a property to this variable as string.
constructor