50 serviceProviderCode.reserve(8);
51 serviceProviderDesc.reserve(36);
82 size_t deserialize(
const void* buf,
size_t inLen);
85 virtual std::string toString ()
const;
96 virtual size_t serialize(
void* buf)
const;
TI_FLAG::Enum dSTFg
Daylight Saving Time Flag.
TI_UTC::Enum uTC
UTC offsets.
UInt32 serviceProviderId
Unique ID of the service.
virtual ClassId::Enum id() const
Class id.
std::string serviceProviderCode
Alphanumeric code of the service - brief description.
virtual ~TI_SERVICE_PROVIDER()
std::string serviceProviderDesc
Description of the service.
TI_ENVIRONMENT::Enum environmentId
Type of the software environment.
virtual size_t serializationBufSize() const