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

#include <ImfIO.h>

Static Public Member Functions

static void writeChars (OStream &os, const char c[], int n)
 
static bool readChars (IStream &is, char c[], int n)
 

Detailed Description

Definition at line 190 of file ImfIO.h.

Member Function Documentation

static bool StreamIO::readChars ( IStream is,
char  c[],
int  n 
)
inlinestatic

Definition at line 199 of file ImfIO.h.

static void StreamIO::writeChars ( OStream os,
const char  c[],
int  n 
)
inlinestatic

Definition at line 193 of file ImfIO.h.


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