![]() |
![]() |
Public Member Functions | |
Item (std::string const &iname, TypeHandler const *ih) | |
Public Attributes | |
TypeHandler const * | handler |
std::string | name |
ora::RecordSpecImpl::Item::Item | ( | std::string const & | iname, |
TypeHandler const * | ih | ||
) | [inline] |
Definition at line 19 of file Record.cc.
Referenced by ora::Record::destroy(), and ora::Record::init().
std::string ora::RecordSpecImpl::Item::name |