Public Types | Public Member Functions

StringType< DELEGATE > Class Template Reference

#include <TypeObject.hpp>

Inheritance diagram for StringType< DELEGATE >:

List of all members.

Public Types

enum  MemberId { BOUND_STRINGTYPE_MEMBER_ID = 200 }

Public Member Functions

dds::type::Bound bound () const
void bound (dds::type::Bound value)

Detailed Description

template<typename DELEGATE>
class tdds::type::typeobject::StringType< DELEGATE >

Definition at line 488 of file TypeObject.hpp.


Member Enumeration Documentation

enum MemberId

Member IDs used in the StringType type

Enumerator:
BOUND_STRINGTYPE_MEMBER_ID 

Reimplemented from CollectionType< DELEGATE >.

Definition at line 495 of file TypeObject.hpp.


Member Function Documentation

dds::type::Bound bound (  )  const
void bound ( dds::type::Bound  value  ) 

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