Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Types | List of all members
IosBase Class Reference

We need to expose one method in each class to force it to publish. But we'd like to expose some of these methods anyway, so no problem. More...

Inheritance diagram for IosBase:
Ios Istream Ostream IDecompressStream IDecryptStream IFileStream Ifstream Iostream ISocketStream ISubStream Iostream LineStream MultiplexStream OCompressStream OEncryptStream OFileStream Ofstream OSocketStream OSubStream

Public Types

enum  Openmode
 
enum  Seekdir { beg = 0, cur = 1, end = 2 }
 

Detailed Description

We need to expose one method in each class to force it to publish. But we'd like to expose some of these methods anyway, so no problem.

Member Enumeration Documentation

enum Openmode
enum Seekdir
Enumerator
beg 
cur 
end