00001 // -*- C++ -*- 00002 // 00003 // $Id: PICurrent.inl 69198 2005-11-04 09:26:56Z ossama $ 00004 00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00006 00007 ACE_INLINE PortableInterceptor::SlotId 00008 TAO::PICurrent::slot_count (void) const 00009 { 00010 return this->slot_count_; 00011 } 00012 00013 TAO_END_VERSIONED_NAMESPACE_DECL