TAO_AnyTypeCode  2.4.1
skip.cpp File Reference
#include "tao/AnyTypeCode/Marshal.h"
#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/Any_Unknown_IDL_Type.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/debug.h"
#include "tao/Valuetype_Adapter.h"
#include "tao/ORB_Core.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "ace/Dynamic_Service.h"

Detailed Description

Code for skipping different data types

Data types encoded as CDR streams need to be skipped when they are part of an Any.

Author
Aniruddha Gokhale