5#include <system/object.h> 
   28    typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
 
   29    ASPOSECPP_SHARED_RTTI_INFO_DECL();
 
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
 
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
 
Enables a class to return an XmlNode from the current context or position.
Definition: ihas_xml_node.h:24
 
virtual SharedPtr< XmlNode > GetNode()=0
Returns the XmlNode for the current position.
 
@ Xml
Serialize according to the XML 1.0 rules.
 
Definition: db_command.h:9