Tanl Linguistic Pipeline

IXE::AnyObject Class Reference
[Reflection]

Generic object, used for reading/writing dynamically defined tables. More...

#include <metaclass.h>

List of all members.

Public Member Functions

 AnyObject (MetaClass *table)
 Metaclass information for creating the object is provided by MetaClass.
MetaClassmetaClass () const
bool operator== (AnyObject const &other)
void _clear ()
std::ostream & print (std::ostream &out)
 Display contents.
template<class T >
ItemOf< T > & field (char *fieldName)
 Get the named field value.
template<class T >
ItemOf< T > & field (int i)
 Get the i-th field value.
Itemoperator[] (int i)

Public Attributes

MetaClass_metaClass
std::vector< Item * > values

Detailed Description

Generic object, used for reading/writing dynamically defined tables.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.