Inheritance diagram for TAO_Notify::Routing_Slip_Persistence_Manager::Event_Header:


Public Member Functions | |
| Event_Header () | |
is just a Block_Header with no extra data
Definition at line 176 of file Routing_Slip_Persistence_Manager.h.
| TAO_Notify::Routing_Slip_Persistence_Manager::Event_Header::Event_Header | ( | ) |
Definition at line 416 of file Routing_Slip_Persistence_Manager.cpp.
00417 : Block_Header (BT_Routing_Slip) 00418 { 00419 }
1.4.7