virtual ostc_OperationSet* getOperations() ;
Returns a pointer to an ostc_OperationSet containing the operations supported by this service. 
 ostc_Session::getOperation()
virtual ostc_Operation* getOperation(
      const char* operation_name
) ;