TAO 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy > Class Template Reference

Template class for IN stub argument of unbounded sequence IDL types. More...

#include <Vector_Argument_T.h>

Inheritance diagram for TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >:
Inheritance graph
[legend]
Collaboration diagram for TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >:
Collaboration graph
[legend]

Public Member Functions

 In_Vector_Clonable_Argument_T (S const &x)
 
virtual ~In_Vector_Clonable_Argument_T ()
 
virtual Argumentclone ()
 
- Public Member Functions inherited from TAO::In_Vector_Argument_T< S, Insert_Policy >
 In_Vector_Argument_T (S const &x)
 
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 
S const & arg () const
 

Private Attributes

bool is_clone_
 

Additional Inherited Members

- Protected Attributes inherited from TAO::In_Vector_Argument_T< S, Insert_Policy >
S const & x_
 

Detailed Description

template<typename S, template< typename > class Insert_Policy>
class TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >

Template class for IN stub argument of unbounded sequence IDL types.

Constructor & Destructor Documentation

◆ In_Vector_Clonable_Argument_T()

template<typename S , template< typename > class Insert_Policy>
TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::In_Vector_Clonable_Argument_T ( S const & x)

◆ ~In_Vector_Clonable_Argument_T()

template<typename S , template< typename > class Insert_Policy>
TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::~In_Vector_Clonable_Argument_T ( )
virtual

Member Function Documentation

◆ clone()

template<typename S , template< typename > class Insert_Policy>
TAO::Argument * TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::clone ( )
virtual

Member Data Documentation

◆ is_clone_

template<typename S , template< typename > class Insert_Policy>
bool TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::is_clone_
private

The documentation for this class was generated from the following files: