block.h | This file contains the definition of execution blocks |
call.h | This file contains the function call commands |
callback.h | This file contains declarations for platform independent callback functions based on timers |
class.h | This file contains the definition of class instances |
cmaketools.h | This file contains operations on ContRap CMake files |
command.h | This file contains the definition of basic ContRap commands |
conditional.h | This file contains the definition of conditional statements |
console.h | This file contains platform independent console communication class |
contrap.h | This file contains all necessary includes to run ContRap and the core library documentation |
coreexports.h | This file contains the library export definitions for the core |
docgen.h | This file is a part of ContRap |
dynamicloader.h | This file contains declarations of platform-independent dynamic |
engine.h | This file subsumes a parser and the corresponding interpreter into one symbolic engine unit |
error.h | This implements the error exceptions |
exports.h | This file contains the platform dependent export expressions |
filetools.h | This file contains platform independent file operations |
function.h | This file contains the definition of function plugins |
identifier.h | This file contains the definition of identifiers |
instance.h | This file contains the definition of class instances |
interpreter.h | This file defines the ContRap interpreter |
library.h | This file contains the definition of plugin libraries |
list.h | This file implements a list container class for objects |
logger.h | This file contains the declaration of the logger |
moduleinfo.h | This file contains the class which gives information about plugins |
object.h | This file contains the definition of objects |
objectfactory.h | This file contains the meta information and meta registration implementation |
options.h | This file contains the plugin management system |
parser.h | This the command parser of ContRap |
plugin.h | This file contains the definition included by plugins |
pluginmanager.h | This file contains the plugin management system |
pointer.h | This file contains the smart reference counting pointer implementation |
scope.h | This file defines name scopes |
serializer.h | This file contains declarations for platform independent time measuring |
socket.h | This file contains declarations for platform independent socket handling |
stltools.h | This file contains common tools for the STL |
stringtokenizer.h | This file contains the string tokenizer |
stringtools.h | This file contains common string operations |
systemtools.h | This file contains platform independent system operations |
template.h | This file contains the definition of a template object |
thread.h | This file contains declarations of platform independent threads |
timer.h | This file contains declarations for platform independent time measuring |
typecast.h | This file contains type casting template functions |
types.h | This file contains the user-level type definitions |
utilities.h | This file is a part of ContRap |
xmldatapool.h | This file contains a simple XML parser |
xmllayout.h | This file contains a general purpose abstract XML-based layouter |
xmlparser.h | This file contains a simple XML parser |
xmlpool.h | This file contains a simple XML parser |
xmltextlayout.h | This file contains the XML console (monospace) xml layouter |