API Reference > Classes > PRC Protocol Extensions Classes > OdPrcListener Class
OdPrcListener Class
OdPrcListener
Syntax
C++
class OdPrcListener;

PrcDumpModule.h

Abstract class for any entity dumper. Contains an interface for dumping values of base PRC data types.

Dumps an ANSI string value.  
Dumps a bit field value.  
Dumps a boolean value.  
Dumps a double value.  
Dumps a float value.  
Dumps a specified signed integer value.  
Dumps a specified signed byte value.  
Dumps an entity object identifier value.  
Dumps a string value.  
Dumps a specified unsigned short value.  
Dumps a specified unsigned integer value.  
Dumps a hexadecimal representation of a specified unsigned integer value.  
Dumps a specified unsigned integer value.  
Dumps an uncompressed binary data block.  
Dumps a unique entity identifier value.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.