#include <Fixed_Array_Argument_T.h>
Inheritance diagram for TAO::In_Fixed_Array_Argument_T< S, S_slice, S_forany >:


Public Member Functions | |
| In_Fixed_Array_Argument_T (const S_slice *x) | |
| virtual CORBA::Boolean | marshal (TAO_OutputCDR &) |
| Marshal the argument into the given CDR output stream. | |
| virtual void | interceptor_param (Dynamic::Parameter &) |
| Populate the given Dynamic::Parameter argument. | |
| S_slice const * | arg (void) const |
Private Attributes | |
| S_forany | x_ |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
Populate the given Dynamic::Parameter argument.
Reimplemented from TAO::Argument. |
|
||||||||||
|
Marshal the argument into the given CDR output stream.
Reimplemented from TAO::Argument. |
|
|||||
|
|
1.3.9.1