Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config

Synopsis/Parser/C++/syn/decoder.hh


Includes from this file:

No includes.

Declarations in this file:

Classes in Synopsis::Parser::C++

Decoder

Data members in Synopsis::Parser::C++::Decoder

m_builder, m_iter, m_lookup, m_string

Dummys

dummy, dummy, dummy, dummy, dummy

Functions in Synopsis::Parser::C++

make_code(const char*), operator<<(std::ostream&,const code&)

Macros in Synopsis::Parser::C++

H_SYNOPSIS_CPP_DECODER

Member functions in Synopsis::Parser::C++::Decoder

Decoder(Builder*), decodeFuncPtr(std::vector<std::string>&), decodeName(), decodeName(char*), decodeName(code_iter), decodeQualName(ScopedName&), decodeQualType(), decodeQualified(), decodeTemplate(), decodeType(), init(char*), isName(char*), iter(), toCode(char*)

Member functions in Synopsis::Parser::C++::std::char_traits<unsigned char>

assign(char_type&,const char_type&), assign(char_type*,size_t,char_type), compare(const char_type*,const char_type*,size_t), copy(char_type*,const char_type*,size_t), eof(), eq(const char_type&,const char_type&), eq_int_type(const int_type&,const int_type&), find(const char_type*,size_t,const char_type&), length(const char_type*), lt(const char_type&,const char_type&), move(char_type*,const char_type*,size_t), not_eof(const int_type&), to_char_type(const int_type&), to_int_type(const char_type&)

Namespaces

Types

Structs in Synopsis::Parser::C++::std

char_traits<unsigned char>

Typedefs

ScopedName

Typedefs in Synopsis::Parser::C++

code, code_iter

Typedefs in Synopsis::Parser::C++::std::char_traits<unsigned char>

char_type, int_type, off_type, pos_type, state_type