Wire Sysio Wire Sysion 1.0.0
|
#include <bio_device_adaptor.hpp>
Public Types | |
typedef char | char_type |
typedef Category | category |
Public Member Functions | |
size_t | write (const char *data, size_t n) |
size_t | read (char *data, size_t n) |
Public Attributes | |
STREAM & | strm |
Definition at line 9 of file bio_device_adaptor.hpp.
Category fc::device_adaptor< STREAM, Category >::category |
Definition at line 13 of file bio_device_adaptor.hpp.
char fc::device_adaptor< STREAM, Category >::char_type |
Definition at line 12 of file bio_device_adaptor.hpp.
|
inline |
Definition at line 15 of file bio_device_adaptor.hpp.
|
inline |
Definition at line 14 of file bio_device_adaptor.hpp.
STREAM& fc::device_adaptor< STREAM, Category >::strm |
Definition at line 10 of file bio_device_adaptor.hpp.