add_const_decl(ACE_CString identifier, ACE_CString identifier_type) | TAO_PSDL_Interface_Scope | [virtual] |
add_const_decl_to_scope(ACE_CString identifier, ACE_CString identifier_type, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_enum_decl_to_scope(ACE_CString identifier, ACE_CString identifier_type, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_except_decl(ACE_CString identifier, ACE_CString identifier_type) | TAO_PSDL_Interface_Scope | [virtual] |
add_except_decl_to_scope(ACE_CString identifier, ACE_CString identifier_type, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_exception(ACE_CString identifier) | TAO_PSDL_Interface_Scope | [virtual] |
add_exception_to_scope(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_interface(ACE_CString identifier) | TAO_PSDL_Interface_Scope | [virtual] |
add_interface_dcl_to_scope(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_interface_to_scope(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_member_decl(ACE_CString identifier, ACE_CString identifier_type) | TAO_PSDL_Scope | [virtual] |
add_member_decl_to_scope(ACE_CString identifier, ACE_CString identifier_type, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_module(ACE_CString identifier) | TAO_PSDL_Scope | [virtual] |
add_module_to_scope(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_op_dcl(ACE_CString identifier) | TAO_PSDL_Interface_Scope | [virtual] |
add_op_dcl_to_scope(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_scoped_decl_to_scope(ACE_CString identifier, ACE_CString identifier_type, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_struct(ACE_CString identifier) | TAO_PSDL_Interface_Scope | [virtual] |
add_struct_to_scope(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
add_typedef(ACE_CString identifier, ACE_CString identifier_type) | TAO_PSDL_Interface_Scope | [virtual] |
add_typedef_to_scope(ACE_CString identifier, ACE_CString identifier_type, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
check_identifier(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
check_name_in_scope(ACE_CString identifier, TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | |
convert_str(int identifier_type) | TAO_PSDL_Scope | |
dump(CORBA::ULong depth) | TAO_PSDL_Interface_Scope | [virtual] |
find(const ACE_CString &identifier_name, ACE_CString &identifier_type) | TAO_PSDL_Interface_Scope | [virtual] |
find(const ACE_CString &identifier_name) | TAO_PSDL_Interface_Scope | [virtual] |
get_identifier(void) | TAO_PSDL_Scope | |
get_interface_name(const ACE_CString &identifier_name, ACE_CString &interface_name) | TAO_PSDL_Interface_Scope | [virtual] |
TAO_PSDL_Scope::get_interface_name(void) | TAO_PSDL_Scope | |
get_module_name(const ACE_CString &identifier_name, ACE_CString &module_name) | TAO_PSDL_Interface_Scope | [virtual] |
get_name_space(void) | TAO_PSDL_Scope | |
get_sh(void) | TAO_PSDL_Scope | |
get_si(void) | TAO_PSDL_Scope | |
get_sinline(void) | TAO_PSDL_Scope | |
get_stub_prefix(void) | TAO_PSDL_Scope | |
header_initialization(TAO_PSDL_Stream *ps_sh) | TAO_PSDL_Scope | |
identifier_type(void) | TAO_PSDL_Interface_Scope | [virtual] |
identifier_type_ | TAO_PSDL_Interface_Scope | [private] |
instance(void) | TAO_PSDL_Scope | [static] |
interface_name(void) | TAO_PSDL_Interface_Scope | [virtual] |
interface_name_ | TAO_PSDL_Interface_Scope | [private] |
interface_scope_ | TAO_PSDL_Interface_Scope | [private] |
module_name(void) | TAO_PSDL_Interface_Scope | [virtual] |
module_name_ | TAO_PSDL_Interface_Scope | [private] |
parent_scope(void) | TAO_PSDL_Interface_Scope | [virtual] |
parent_scope_ | TAO_PSDL_Interface_Scope | [private] |
pop_top_scope(void) | TAO_PSDL_Scope | [virtual] |
print_depth(CORBA::ULong depth) | TAO_PSDL_Scope | |
push_scope(TAO_PSDL_Scope *scope) | TAO_PSDL_Scope | [virtual] |
save_identifier(ACE_CString identifier) | TAO_PSDL_Scope | |
scope_map(void) | TAO_PSDL_Interface_Scope | [virtual] |
set_interface_name(ACE_CString interface_name) | TAO_PSDL_Scope | |
set_interface_scope(void) | TAO_PSDL_Scope | |
set_module_scope(void) | TAO_PSDL_Scope | |
set_name_space(ACE_CString name_space) | TAO_PSDL_Scope | |
set_root_scope(void) | TAO_PSDL_Scope | |
set_scope(void) | TAO_PSDL_Scope | |
set_stub_prefix(const char *filename) | TAO_PSDL_Scope | |
stub_initialization(TAO_PSDL_Stream *ps_si) | TAO_PSDL_Scope | |
TAO_PSDL_Interface_Scope(TAO_PSDL_Scope *parent_scope) | TAO_PSDL_Interface_Scope | |
TAO_PSDL_Scope(void) | TAO_PSDL_Scope | |
to_lower_case(ACE_CString &identifier) | TAO_PSDL_Scope | |
~TAO_PSDL_Interface_Scope(void) | TAO_PSDL_Interface_Scope | |
~TAO_PSDL_Scope(void) | TAO_PSDL_Scope | [virtual] |