import "acslog.idl";
Public Attributes | |
string | file |
string | routine |
unsigned long | line |
structure to represent Source information
string ACSLog::SourceInfo::file |
file name.
unsigned long ACSLog::SourceInfo::line |
line number.
string ACSLog::SourceInfo::routine |
routine name.