| 
    OpenDDS
    Snapshot(2023/04/25-14:16)
    
   | 
 
#include <dds_generator.h>

Public Member Functions | |
| ScopedNamespaceGuard (UTL_ScopedName *name, std::ostream &os, const char *keyword="namespace") | |
| ~ScopedNamespaceGuard () | |
Public Attributes | |
| std::ostream & | os_ | 
| std::string | semi_ | 
| int | n_ | 
Definition at line 231 of file dds_generator.h.
      
  | 
  inline | 
Definition at line 232 of file dds_generator.h.
References EscapeContext_ForGenIdl, EscapeContext_Normal, os_, and dds_generator::to_string().
      
  | 
  inline | 
| int ScopedNamespaceGuard::n_ | 
Definition at line 258 of file dds_generator.h.
| std::ostream& ScopedNamespaceGuard::os_ | 
Definition at line 256 of file dds_generator.h.
| std::string ScopedNamespaceGuard::semi_ | 
Definition at line 257 of file dds_generator.h.
 1.8.13