| ACE
    6.1.6
    | 
#include "ace/Log_Record.h"#include "ace/Log_Msg.h"#include "ace/ACE.h"#include "ace/OS_NS_stdio.h"#include "ace/CDR_Stream.h"#include "ace/Auto_Ptr.h"#include "ace/Truncate.h"#include "ace/streams.h"#include "ace/OS_Memory.h"| Functions | |
| int | operator<< (ACE_OutputCDR &cdr, const ACE_Log_Record &log_record) | 
| int | operator>> (ACE_InputCDR &cdr, ACE_Log_Record &log_record) | 
| int operator<< | ( | ACE_OutputCDR & | cdr, | 
| const ACE_Log_Record & | log_record | ||
| ) | 
| int operator>> | ( | ACE_InputCDR & | cdr, | 
| ACE_Log_Record & | log_record | ||
| ) | 
 1.8.1.1
 1.8.1.1