
Static Public Member Functions | |
| static void | main (String args[]) |
Static Package Functions | |
| static double | packXmlLogs () |
| static double | packBinLogs () |
| static double | unpackBinLogs () |
| static double | unpackXmlLogs () |
Static Package Attributes | |
| static Any | bin_record |
| static Any | xml_record |
| static void alma::acs::logging::AnyLogTest::main | ( | String | args[] | ) | [inline, static] |
References bin_record, packBinLogs(), packXmlLogs(), unpackBinLogs(), unpackXmlLogs(), and xml_record.
| static double alma::acs::logging::AnyLogTest::packBinLogs | ( | ) | [inline, static, package] |
References alma::ACSLoggingLog::LogBinaryRecord::attributes, alma::ACSLoggingLog::LogBinaryRecord::Audience, bin_record, alma::ACSLoggingLog::LogBinaryRecord::File, alma::ACSLoggingLog::LogBinaryRecord::Host, alma::ACSLoggingLog::LogBinaryRecord::Line, alma::ACSLoggingLog::LogBinaryRecord::log_data, alma::ACSLoggingLog::LogBinaryRecord::LogContext, alma::ACSLoggingLog::LogBinaryRecord::LogId, alma::ACSLoggingLog::LogBinaryRecord::MsgData, alma::ACSLoggingLog::LogBinaryRecord::Priority, alma::ACSLoggingLog::LogBinaryRecord::Process, alma::ACSLoggingLog::LogBinaryRecord::Routine, alma::ACSLoggingLog::LogBinaryRecord::SourceObject, alma::ACSLoggingLog::LogBinaryRecord::StackId, alma::ACSLoggingLog::LogBinaryRecord::StackLevel, alma::ACSLoggingLog::LogBinaryRecord::Thread, alma::ACSLoggingLog::LogBinaryRecord::TimeStamp, alma::ACSLoggingLog::LogBinaryRecord::type, and alma::ACSLoggingLog::LogBinaryRecord::Uri.
Referenced by main().
| static double alma::acs::logging::AnyLogTest::packXmlLogs | ( | ) | [inline, static, package] |
References xml_record.
Referenced by main().
| static double alma::acs::logging::AnyLogTest::unpackBinLogs | ( | ) | [inline, static, package] |
References bin_record.
Referenced by main().
| static double alma::acs::logging::AnyLogTest::unpackXmlLogs | ( | ) | [inline, static, package] |
References xml_record.
Referenced by main().
Any alma::acs::logging::AnyLogTest::bin_record [static, package] |
Referenced by main(), packBinLogs(), and unpackBinLogs().
Any alma::acs::logging::AnyLogTest::xml_record [static, package] |
Referenced by main(), packXmlLogs(), and unpackXmlLogs().
1.6.2