28 virtual bool getSubscribed();
29 virtual void setSubscribed(
bool val);
31 virtual SubscribeType getSubscriptionType();
32 virtual void setSubscriptionType(SubscribeType val);
34 virtual std::string getClassName();
35 virtual void setClassName(std::string val);
41 static DtMessage* decode(
unsigned char* buffer,
int length);
42 static std::string theMessageName();