| 
    OpenDDS
    Snapshot(2023/04/07-19:43)
    
   | 
 

Public Member Functions | |
| TopicStrt (const DTopic &topic, PersistenceUpdater::ALLOCATOR *allocator) | |
| void | cleanup (PersistenceUpdater::ALLOCATOR *allocator) | 
Public Attributes | |
| DDS::DomainId_t | domainId | 
| IdType | topicId | 
| IdType | participantId | 
| ACE_CString | name | 
| ACE_CString | dataType | 
| QosSeq | topicQos | 
Definition at line 54 of file PersistenceUpdater.cpp.
      
  | 
  inline | 
Definition at line 62 of file PersistenceUpdater.cpp.
References OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::assign(), Update::TopicStrt< Q, S >::dataType, Update::TopicStrt< Q, S >::name, Update::TopicQos, and Update::TopicStrt< Q, S >::topicQos.
      
  | 
  inline | 
Definition at line 75 of file PersistenceUpdater.cpp.
References ACE_String_Base< char >::fast_clear(), ACE_String_Base< char >::fast_rep(), ACE_Allocator_Adapter< class >::free(), and ACE_String_Base< char >::length().
Referenced by Update::PersistenceUpdater::destroy().
| ACE_CString Update::TopicStrt< QosSeq, ACE_CString >::dataType | 
Definition at line 59 of file PersistenceUpdater.cpp.
Referenced by Update::PersistenceUpdater::requestImage().
| DDS::DomainId_t Update::TopicStrt< QosSeq, ACE_CString >::domainId | 
Definition at line 55 of file PersistenceUpdater.cpp.
Referenced by Update::PersistenceUpdater::requestImage().
| ACE_CString Update::TopicStrt< QosSeq, ACE_CString >::name | 
Definition at line 58 of file PersistenceUpdater.cpp.
Referenced by Update::PersistenceUpdater::requestImage().
| IdType Update::TopicStrt< QosSeq, ACE_CString >::participantId | 
Definition at line 57 of file PersistenceUpdater.cpp.
Referenced by Update::PersistenceUpdater::requestImage().
| IdType Update::TopicStrt< QosSeq, ACE_CString >::topicId | 
Definition at line 56 of file PersistenceUpdater.cpp.
Referenced by Update::PersistenceUpdater::requestImage().
| QosSeq Update::TopicStrt< QosSeq, ACE_CString >::topicQos | 
Definition at line 60 of file PersistenceUpdater.cpp.
Referenced by Update::PersistenceUpdater::requestImage(), and Update::PersistenceUpdater::update().
 1.8.13