HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CharPtrIO Struct Reference

#include <ImfIO.h>

Static Public Member Functions

static void writeChars (char *&op, const char c[], int n)
 
static bool readChars (const char *&ip, char c[], int n)
 

Detailed Description

Definition at line 206 of file ImfIO.h.

Member Function Documentation

static bool CharPtrIO::readChars ( const char *&  ip,
char  c[],
int  n 
)
inlinestatic

Definition at line 216 of file ImfIO.h.

static void CharPtrIO::writeChars ( char *&  op,
const char  c[],
int  n 
)
inlinestatic

Definition at line 209 of file ImfIO.h.


The documentation for this struct was generated from the following file: