append.cpp File Reference

#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/Marshal.h"
#include "tao/AnyTypeCode/Any_Unknown_IDL_Type.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/OctetSeqA.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"
Include dependency graph for append.cpp:

Go to the source code of this file.


Detailed Description

Id:
append.cpp 79339 2007-08-14 17:49:17Z sowayaa

Appends a CDR stream to another CDR stream. Due to the stringent alignment requirements, it is not possible to simply append or memcpy. Instead we go thru the same CDR encoding rules

Author:
Copyright 1994-1995 by Sun Microsystems Inc. and Aniruddha Gokhale

Definition in file append.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines