| gs::av::calc_if | Interface for the calculatior class |
| gs::av::Calculator< T > | GreenAV default calculator class |
| gs::av::Calculator_bit< T > | Calculator class that derives from Calculator<T> and has bitwise operators |
| gs::av::CSV_OutputPlugin | Output Plugin which observes GreenConfig gs_param parameters and prints out changes to a CSV file that can be used by Excel |
| gs::av::event_listener< Initiator_t > | Event listener sc_module which manages event listenings for non-sc_modules of the template type |
| gs::av::File_OutputPlugin | Output Plugin which observes GreenConfig gs_param parameters and prints out changes to a human-readable text file |
| gs::av::FileWithTd_OutputPlugin | Output Plugin which observes GreenConfig gs_param parameters and prints out changes to a human-readable text file |
| gs::av::GAV_Api | GreenAV main access API |
| gs::av::GAV_Plugin | GAV_Plugin for service "GAV_Plugin" AV_SERVICE |
| gs::av::global_scvTransactionStream | A class to own and initialize the global stream pointer |
| gs::av::OutPluginName | Map of Output Plugins Names. Key: OutputPluginType, value: String representation of plugin type |
| gs::av::OutputPlugin_base | Output Plugin base with a default implementation of the OutputPlugin_if functions |
| gs::av::OutputPlugin_if | OutputPlugin interface |
| gs::av::param_struct< T > | Structure which is the transaction data to be outputted by scv transaction generators |
| sc_module | |
| gs::av::SCV_OutputPlugin | Output Plugin which observes GreenConfig gs_param parameters and exports changes to scv streams |
| gs::av::StatCalc< result_type > | Statistics calculator combining a trigger and a calculator |
| gs::av::Stdout_OutputPlugin | Output Plugin which observes a GreenConfig gs_param parameter and prints out changes to the standard output stdout |
| gs::av::Trigger | GreenAV default Trigger is responsible for activation events when to use the calculator functor |
| gs::av::trigger_if | Interface for the trigger class |
1.5.1