XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures
Here are the data structures with brief descriptions:
[detail level 12345]
oNwordnet
|\Cdatabase
oNxtdThe main namespace of the XTL library
|oN_Gets the last element of a parameter pack
|oNconcurrentConcurrent algorithms library
|oNfilesystem
|oNnlp
|oNparseGrammar and AST declarations
|oNrpc
|oNsocketGeneral purpose socket communication
|oNsqlite
|oNwindows
|oCbtreeB-Tree key-value container
|oCcallback< _ReturnT(_Args...) >Notifies multiple targets of an event
|oCcrt_exceptionC++ wrapper around legacy errno based errors from the CRT
|oCDebugManages debug info about processes
|oCdynamic_library
|oCdynamic_library_exception
|oCdynamic_object
|oCexceptionBase exception for XTL
|oCexecutableRepresents an executable binary Provides access to the executable binary file structure
|oCget_parameterGets the type of a parameter in a method declaration
|oCget_parameter< 0, _ReturnT(_HeadT, _TailT...)>
|oCget_parameter< _ParamNum, _ReturnT(_HeadT, _TailT...)>
|oCintrinsic_of_sizeMeta-function to get the intrinsic of a specified size
|oCis_aDetermine if a type is specified in a list
|oCis_a< _Ty >
|oCis_a< _Ty, _HeadT, _TailT...>
|oCis_a< _Ty, _Ty, _TailT...>
|oClast
|oClog
|oClower_caseMeta-function to convert a static upper case ascii character to lower case
|oClru_cache
|oCmapped_file
|oCmapped_page
|oCmapped_vector
|oCparserMain parser class
|oCprocess
|oCprocessor_intrinsicMeta-function to get the processor intrinsic storage for a type
|oCshared_mem_obj
|oCshift_erase_policyErase item from a mapped vector policy that shifts remaining items one place toward the erased item
|oCsource_locationContains information about the location of source code Used in error reporting and logging
|oCtaskChains together multiple methods in a single task
|oCtask< _HeadT, _TailT...>
|oCtask<>
|oCtuple
|oCtuple< _HeadT, _TailT...>Tuple specialization with one or more elements
|oCtuple<>Tuple specialization with no elements
|oCunique_id
|oCvarImplements a minimal type erasure idiom
|oCwrapped
|\CxstringExtends std::string with some added functionality
oC_SuperT
oCsockaddr_in
\Csockaddr_in6