2 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
6 CORBA::Context::_duplicate (CORBA::Context_ptr x)
18 CORBA::Context::_nil ()
23 // *************************************************************
24 // Inline operations for class CORBA::ContextList
25 // *************************************************************
29 CORBA::ContextList::count ()
31 return (CORBA::ULong) this->ctx_list_.size ();
35 CORBA::ContextList_ptr
36 CORBA::ContextList::_nil ()
42 CORBA::ContextList_ptr
43 CORBA::ContextList::_duplicate (CORBA::ContextList_ptr x)
53 TAO_END_VERSIONED_NAMESPACE_DECL