dnp3 (C++ API) 1.1.0
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 Ndnp3Main namespace for the dnp3 library
 NflagIndividual flag constants that may be combined using bitwise-OR operator
 NfunctionalHelpers functions to create interface implementations using lambdas
 CAssociationHandlerLambdaClass that implements AssociationHandler in terms of a lambda expression
 CClientStateListenerLambdaClass that implements ClientStateListener in terms of a lambda expression
 CConnectionStateListenerLambdaClass that implements ConnectionStateListener in terms of a lambda expression
 CDatabaseTransactionLambdaClass that implements DatabaseTransaction in terms of a lambda expression
 CLoggerLambdaClass that implements Logger in terms of a lambda expression
 CPortStateListenerLambdaClass that implements PortStateListener in terms of a lambda expression
 CAddressFilterOutstation address filter
 CAnalogInputAnalog_input point
 CAnalogInputConfigAnalog configuration
 CAnalogInputIteratorIterator over AnalogInput instances
 CAnalogOutputStatusAnalog_output_status point
 CAnalogOutputStatusConfigAnalog Output Status configuration
 CAnalogOutputStatusIteratorIterator over AnalogOutputStatus instances
 CApplicationIinApplication-controlled IIN bits
 CAssociationConfigAssociation configuration
 CAssociationHandlerCallbacks for a particular outstation association
 CAssociationIdAssociation identifier
 CAssociationInformationInformational callbacks about the current state of an outstation association
 CBinaryInputBinary_input point
 CBinaryInputConfigBinary Input configuration
 CBinaryInputIteratorIterator over BinaryInput instances
 CBinaryOutputStatusBinary_output_status point
 CBinaryOutputStatusConfigBinary Output Status configuration
 CBinaryOutputStatusIteratorIterator over BinaryOutputStatus instances
 CByteIteratorIterator over uint8_t instances
 CClassesClass 0, 1, 2 and 3 config
 CClassZeroConfigControls which types are reported during a Class 0 read
 CClientStateListenerCallback for monitoring the client TCP connection state
 CCommandExceptionException type corresponding to the underlying error enum CommandError
 CCommandSetBuilder type used to construct command requests
 CCommandTaskCallbackHandler for command tasks
 CConnectionStateListenerCallback interface for connection state events
 CConnectStrategyTiming parameters for connection attempts
 CControlCodeCROB (Group12Var1) control code
 CControlFieldAPDU Control field
 CControlHandlerCallbacks for handling controls
 CCounterCounter point
 CCounterConfigCounter configuration
 CCounterIteratorIterator over Counter instances
 CDatabaseInternal database access
 CDatabaseHandleHandle used to perform transactions on the database
 CDatabaseTransactionDatabase transaction interface
 CDecodeLevelControls the decoding of transmitted and received data at the application, transport, link, and physical layers
 CDoubleBitBinaryInputDouble_bit_binary_input point
 CDoubleBitBinaryInputConfigDouble-Bit Binary Input configuration
 CDoubleBitBinaryInputIteratorIterator over DoubleBitBinaryInput instances
 CEndpointListList of IP endpoints
 CEventBufferConfigMaximum number of events for each type
 CEventClassesEvent classes
 CFlagsCollection of individual flag bits represented by an underlying mask value
 CFrozenCounterFrozen_counter point
 CFrozenCounterConfigFrozen Counter configuration
 CFrozenCounterIteratorIterator over FrozenCounter instances
 CGroup12Var1Control Relay Output Block
 CHeaderInfoInformation about the object header and specific variation
 CIinPair of IIN bytes
 CIin1First IIN byte
 CIin2Second IIN byte
 CLinkStatusCallbackHandler for link status check
 CLinkStatusExceptionException type corresponding to the underlying error enum LinkStatusError
 CLoggerLogging interface that receives the log messages and writes them somewhere
 CLoggingProvides a static method for configuring logging
 CLoggingConfigLogging configuration options
 CMasterChannelRepresents a communication channel for a master station
 CMasterChannelConfigGeneric configuration for a MasterChannel
 COctetStringOctet String point
 COctetStringIteratorIterator over OctetString instances
 COutstationOutstation handle
 COutstationApplicationDynamic information required by the outstation from the user application
 COutstationConfigOutstation configuration
 COutstationFeaturesOptional outstation features that can be enabled or disabled
 COutstationInformationInformational callbacks that the outstation doesn't rely on to function
 COutstationServerTCP server that listens for connections and routes the messages to outstations
 CParamExceptionException type corresponding to the underlying error enum ParamError
 CPollIdPoll identifier
 CPortStateListenerCallback interface for receiving updates about the state of a serial port
 CReadExceptionException type corresponding to the underlying error enum ReadError
 CReadHandlerGeneral handler that will receive all values read from the outstation
 CReadTaskCallbackHandler for read tasks
 CRequestCustom request
 CRequestHeaderApplication-layer header for requests
 CResponseHeaderResponse header information
 CRestartDelayRestart delay used by OutstationApplication::cold_restart() and OutstationApplication::warm_restart()
 CRestartExceptionException type corresponding to the underlying error enum RestartError
 CRestartTaskCallbackHandler for restart tasks
 CRetryStrategyRetry strategy configuration
 CRuntimeHandle to the underlying runtime
 CRuntimeConfigRuntime configuration
 CSerialSettingsSerial port settings
 CTimestampTimestamp value
 CTimeSyncExceptionException type corresponding to the underlying error enum TimeSyncError
 CTimeSyncTaskCallbackHandler for time synchronization tasks
 CTlsClientConfigTLS client configuration
 CTlsServerConfigTLS server configuration
 CUpdateOptionsOptions that control how the update is performed
 CUtcTimestampTimestamp value returned by AssociationHandler::get_current_time()