summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/lib/Driver.inl
blob: 9997de4c97d3d7a5c6ffae628b276e10b35d3f56 (plain)
1
2
3
4
5
ACE_INLINE int
EC_Driver::verbose () const
{
  return this->verbose_;
}