aka2::all< T, L > | Template to define aka:all leaf class |
aka2::any_array | Array of aka2::any |
aka2::any_attributes | Array of any attributes |
aka2::array< T, L, VL > | Template to define leaf classes for array |
aka2::associative_array< T, VL > | Array leaf class of unique associative container |
aka2::associative_choice< T, L > | Aka2::choice<> template speialized for unique associative container |
aka2::associative_choice_binder< C, L > | Helper class to operate aka:choice for associative container |
aka2::attributes< L, T > | Template to define attributes for aka:sequence, aka:all and simpleContent |
aka2::attributes< L, T >::_attribute | Helper class to define attribute |
aka2::attributes< L, T >::fixed_attribute< V > | Define fixed attribute |
aka2::babel_formatter | Formatter with babel encoding translator |
aka2::babel_serializer | XML serializer with babel encoding translator |
aka2::choice< T, L > | Template to define aka:choice leaf class |
aka2::complement_operator | Complement operator Base class for operator of entity_complement |
aka2::deep_ptr< T > | Smart pointer with deep copy |
aka2::default_formatter | Transparent-formatter |
aka2::default_serializer | XML serializer without encoding translation |
aka2::deserializer | XML deserializer interface |
aka2::document | Stores a pair of a document tag name and a pointer to the root instance |
aka2::entity_complement | Base class for user-defined complement. entity_complement is the base class to give additional information for deserialization of Simple Types |
aka2::entity_complements | Entity_complements to read/write simpletype values |
aka2::error | Base class of any exception in akaxiso |
aka2::expat_deserializer | XML deserializer by using expat SAX parser |
aka2::formatter_base | Base class of formatter |
aka2::isstream | Input stream of std::string |
aka2::item | Element of aka:choice containters |
aka2::memberdef< L, T > | Template to define member for aka:sequence and aka:all |
aka2::memberdef< L, T >::_accessor | Define a child element by using accessor |
aka2::memberdef< L, T >::_fixed_array | Define an array member of fixed-values |
aka2::memberdef< L, T >::_member | Helper class to define a serializable member in aka2::sequence<>, aka2::all<> |
aka2::memberdef< L, T >::_ptrmember | Utility class to define a pointer-type member |
aka2::memberdef< L, T >::fixed_member< V > | Helper class to define serializable fixed-value member |
aka2::nill | Nill value class |
aka2::prefix_map | Associative map for namespace prefix and URI |
aka2::qname | Qualified name |
aka2::sequence< T, L > | Template to define aka:sequence leaf class |
aka2::sequential_array< T, VL > | Array leaf class of sequence container |
aka2::sequential_choice< T, L > | Aka2::choice<> template speialized for sequence container |
aka2::sequential_choice_binder< C, L > | Helper class to operate aka2::choice for sequence container |
aka2::serializer | Base class of any serializer |
aka2::simplecontent< T, L > | Template to define simpleContent leaf class |
aka2::simplecontent< T, L >::fixed_value< V > | Define fixed value as simplecontent value |
aka2::simpletype< V, L > | Template to define Simple Types leaf class |
aka2::T_complement_operator< T > | Template for |
aka2::wc_attribute | Akaxiso builtin type to represent xs:anyAttribute contents |
aka2::wildcard | Akaxiso builtin type to represent xs:anyType in XML Schema |
aka2::xerces_deserializer | XML deserializer class by using Xerces-C++ SAX2 parser |
aka2::xerces_formatter | Formatter with Xerces-C++ transcoder class |
aka2::xerces_serializer | XML serializer with Xerces-C++ transcoder class |
aka2::xml_deserializer | The default XML deserializer class of akaxiso library |
aka2::xml_serializer | The default XML serializer class of akaxiso library, |
aka2::xml_serializer_base | Base class of XML serializer |
aka2::xmltype_statics< L > | XML type name for serializable classes |