OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_MEMBER_SECTION Class Reference

#include <SMP.Classes.TI_MEMBER_SECTION.h>

Collaboration diagram for TI_MEMBER_SECTION:

Public Member Functions

 TI_MEMBER_SECTION ()
 
virtual ~TI_MEMBER_SECTION ()
 
virtual ClassId::Enum id () const
 
size_t deserialize (const void *buf, size_t inLen)
 
virtual std::string toString () const
 
virtual size_t serializationBufSize () const
 
virtual TI_MEMBER_SECTIONclone () const
 
virtual TI_MEMBER_SECTIONclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 sectionId
 
UInt32 memberId
 
UInt32 marketId
 
std::string marketManager
 
std::string address
 
std::string city
 
std::string province
 
std::string zIPCode
 
std::string countryCode
 
std::string phone
 
std::string fax
 
std::string electronicMail
 
UInt32 startDate
 
UInt32 endDate
 

Detailed Description

Definition at line 43 of file SMP.Classes.TI_MEMBER_SECTION.h.

Constructor & Destructor Documentation

TI_MEMBER_SECTION ( )
inline

Definition at line 46 of file SMP.Classes.TI_MEMBER_SECTION.h.

virtual ~TI_MEMBER_SECTION ( )
inlinevirtual

Definition at line 59 of file SMP.Classes.TI_MEMBER_SECTION.h.

Member Function Documentation

virtual TI_MEMBER_SECTION* clone ( ) const
virtual

Implements Class.

virtual TI_MEMBER_SECTION* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 62 of file SMP.Classes.TI_MEMBER_SECTION.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 117 of file SMP.Classes.TI_MEMBER_SECTION.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string address

Address of the market manager.

Definition at line 80 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string city

Town of residence of the market manager.

Definition at line 83 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string countryCode

ISO code of the country of the market manager.

Definition at line 92 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string electronicMail

E-mail address of the market manager.

Definition at line 101 of file SMP.Classes.TI_MEMBER_SECTION.h.

UInt32 endDate

End of validity date.

Definition at line 107 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string fax

Fax number of the market manager.

Definition at line 98 of file SMP.Classes.TI_MEMBER_SECTION.h.

UInt32 marketId

Unique ID of the market.

Definition at line 74 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string marketManager

Description of the market manager.

Definition at line 77 of file SMP.Classes.TI_MEMBER_SECTION.h.

UInt32 memberId

Unique ID of the member.

Definition at line 71 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string phone

Telephone number of the market manager.

Definition at line 95 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string province

Code of the province of residence of the market manager.

Definition at line 86 of file SMP.Classes.TI_MEMBER_SECTION.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 68 of file SMP.Classes.TI_MEMBER_SECTION.h.

UInt32 startDate

Start of validity date.

Definition at line 104 of file SMP.Classes.TI_MEMBER_SECTION.h.

std::string zIPCode

Postal code of the market manager.

Definition at line 89 of file SMP.Classes.TI_MEMBER_SECTION.h.


The documentation for this class was generated from the following file: