Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CApplicationView
 CARCSAbstractComponentClass handling the generic description of a component
 CARCSAbstractFamilyAbstract class representing a family of components i.e. a factory of factories of components
 CARCSAppBaseBasic application handler
 CARCSAppEventEvent-loop based application handler
 CARCSAppGUIEvent-loop based GUI application handler
 CARCSApplicationComponentThis class represents an application
 CARCSApplicationObjectApplication objects are used to implement specific interfaces when the application needs to be embedded
 CARCSAppModeBase class for launching and handling ARCS applications
 CARCSAppThreadThreaded application handler
 CARCSAppThreadEventThreaded and event-loop based application handler
 CARCSArrayFactoryTemplateTemplate class to implement array serialization
 CARCSArrayTemplateTemplate class to implement arrays
 CARCSColorLogGeneric class for coloring log event
 CARCSComponent
 CARCSCompositeComponentClass defining a composite component i.e. a component made of components
 CARCSConnectionDescribes a connection
 CARCSConstant
 CARCSConstantModifierA class to store constants in contexts
 CARCSContextThis class manages components and constants in a given context
 CARCSControllerComponentDefines a controller component
 CARCSDownloader
 CARCSFactoryA singleton handling all needed factories in ARCS runtime
 CARCSGeneralLoggerGeneral purpose logging component
 CARCSGeneralLoggerBaseBase class for ARCSGeneralLogger
 CARCSHTMLColorLogSpecialized log colorizer for html output
 CARCSInitDesribes an initialization over a component
 CARCSInterfaceA class describing interfaces of components
 CARCSInternalFamilyThis class represents the family that describes several internal component types
 CARCSLibMakerParser
 CARCSLibManagerThis class is a dynamic library manager
 CARCSLogGeneral purpose logging class
 CARCSLogEventClass that describes a log event
 CARCSLogSourceA special QString subclass
 CARCSMethodA class describing a component/method pair
 CARCSNativeComponentComponent representation of ARCS Native components
 CARCSNativeComponentTemplateGeneric factories for each new native component type
 CARCSNativeFamilyNative family handling native components inside ARCS runtime
 CARCSPackageManager
 CARCSProcessThis class is representing a process under ARCS
 CARCSProxyComponentComponent linking
 CARCSQDynamicObjectInterface to extend QObject functionnalities in order to make objects with dynamic signals or slots
 CARCSScriptComponentScripting components
 CARCSScriptQObjectProxyThis component will be a QObject proxy in order to implement script behaviours */
 CARCSSensorLoggerGeneral purpose logging component
 CARCSSensorLoggerBaseBase class for ARCSSensorLogger
 CARCSSheetMaintains connections between objects
 CARCSStateMachineClass describing a state machine in order to control an application
 CARCSTypeFactoryGeneric class describing how type factories should be implemented
 CARCSTypeFactory_ARCSComponent
 CARCSTypeFactory_ARCSConstant
 CARCSTypeFactory_bool
 CARCSTypeFactory_boolArray
 CARCSTypeFactory_double
 CARCSTypeFactory_doubleArray
 CARCSTypeFactory_float
 CARCSTypeFactory_floatArray
 CARCSTypeFactory_int
 CARCSTypeFactory_intArray
 CARCSTypeFactory_long
 CARCSTypeFactory_longArray
 CARCSTypeFactory_QSize
 CARCSTypeFactory_QString
 CARCSTypeFactory_short
 CARCSTypeFactory_shortArray
 CARCSTypeFactory_stringArray
 CARCSTypeFactory_void
 CARCSTypeFactoryTemplateTemplate class to implement type factories
 CARCSTypeWrapper
 CARCSUnixColorLogSpecialized log colorizer for Unix
 CARCSWrapper
 CARCSXMLHandlerThis is an XML Handler for all ARCS native XML formats
 CComponentItem
 CComponentNester
 CDisplayIntDisplays every integer sent to itself
 CEditComponentWidget
 CGraphicsComponentItem
 CGraphicsGripLinkItem
 CGraphicsInvocationItem
 CGraphicsLinkItem
 CGraphicsPortItem
 CInvocationDialog
 CLibraryPath
 CLogView
 CLoopThis class is a loop sending as much iterations as needed
 CMainEditor
 CNewComponentDialog
 COrderConnectionsDialog
 COrderInvocationsDialog
 CPortDialog
 CProcessItem
 CSheetItem
 CSheetView
 CSleeper
 CStackExploderComponent triggering stack explosions This component intends to demonstrate how to circumvent stack explosions using the signal/slot mechanism
 CStringListValidator