Searched defs:BMemoryIO (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DDataIO.h93 class BMemoryIO : public BPositionIO { class in inherits:BPositionIO
/haiku/src/kits/support/
H A DDataIO.cpp321 BMemoryIO::BMemoryIO(void* buffer, size_t length) function in class:BMemoryIO
332 BMemoryIO::BMemoryIO(const void* buffer, size_t length) function in class:BMemoryIO
437 BMemoryIO::BMemoryIO(const BMemoryIO &) function in class:BMemoryIO
[all...]

Completed in 233 milliseconds