17 void SetType(
long type,
long subType );
void SetValue(const ds_string &key, const ds_string &value)
Definition: ds_event.cpp:58
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
virtual ~DS_Event()
Definition: ds_event.cpp:32
long GetSubType() const
Definition: ds_event.cpp:48
long GetType() const
Definition: ds_event.cpp:43
DS_Event()
Definition: ds_event.cpp:27
__ECLASS DataClass
Definition: EEventUpdateCustomerData.h:35
std::string ds_string
Definition: ds_typedefs.h:9
void SetType(long type, long subType)
Definition: ds_event.cpp:37
ds_string GetValue(const ds_string &key) const
Definition: ds_event.cpp:53