ACE  7.0.0
Public Attributes | List of all members
ACE_Codeset_Registry::registry_entry Struct Reference

#include <Codeset_Registry.h>

Public Attributes

const char * desc_
 
const char * loc_name_
 
ACE_CDR::ULong codeset_id_
 
ACE_CDR::UShort num_sets_
 
ACE_CDR::UShort char_sets_ [max_charsets_]
 
ACE_CDR::UShort max_bytes_
 

Member Data Documentation

◆ char_sets_

ACE_CDR::UShort ACE_Codeset_Registry::registry_entry::char_sets_[max_charsets_]

◆ codeset_id_

ACE_CDR::ULong ACE_Codeset_Registry::registry_entry::codeset_id_

◆ desc_

const char* ACE_Codeset_Registry::registry_entry::desc_

◆ loc_name_

const char* ACE_Codeset_Registry::registry_entry::loc_name_

◆ max_bytes_

ACE_CDR::UShort ACE_Codeset_Registry::registry_entry::max_bytes_

◆ num_sets_

ACE_CDR::UShort ACE_Codeset_Registry::registry_entry::num_sets_

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