| 
    TAO_PortableServer 3.0.6
    
   | 
 
Template class for IN skeleton argument of fixed size IDL types. More...
#include <Var_Size_SArgument_T.h>


Public Member Functions | |
| virtual CORBA::Boolean | demarshal (TAO_InputCDR &) | 
| virtual void | interceptor_value (CORBA::Any *any) const | 
| S const & | arg () const | 
  Public Member Functions inherited from TAO::InArgument | |
| virtual CORBA::ParameterMode | mode () const | 
  Public Member Functions inherited from TAO::Argument | |
| virtual | ~Argument () | 
| virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) | 
| virtual Argument * | clone () | 
Private Attributes | |
| S | x_ | 
Template class for IN skeleton argument of fixed size IDL types.
| S const & TAO::In_Var_Size_SArgument_T< S, Insert_Policy >::arg | 
      
  | 
  virtual | 
Reimplemented from TAO::Argument.
      
  | 
  virtual | 
Reimplemented from TAO::Argument.
      
  | 
  private |