|
dxd - dynax driver framework 2.6.0d172
cross platform open source driver development framework
|
#include <dxd_stream.h>
Inheritance diagram for dxd::multichannel::stream< channel_t >::umap< stream_t >::channel:
Collaboration diagram for dxd::multichannel::stream< channel_t >::umap< stream_t >::channel:Protected Member Functions | |
| void | free () |
| os_result | initialize (unsigned int iosize) |
Protected Attributes | |
| map< dx::kernel, channel_t > | kernel |
| map< dx::user, channel_t > | user |
Private Member Functions | |
| os_result | initialize (::IOMemoryDescriptor *iokit_memory_descriptor) |
| IOKit memory initializer. | |
| os_result | initialize (::IOMemoryDescriptor *iokit_memory_descriptor, size_t offset, size_t size) |
| IOKit memory initializer. | |
| os_result | initialize (const void *data, size_t size) |
| IOKit memory initializer. | |
| os_result | initialize (const::MDL *mdl) |
| os_result | initialize (const::MDL *mdl, size_t offset, size_t size) |
| os_result | initialize (size_t size, unsigned int limit=limit_t, unsigned int alignment=alignment_t, bool contigous=contigous_t) |
| IOKit buffer initializer. | |
| os_result | initialize (void *data, size_t size) |
| IOKit memory initializer. | |
Friends | |
| class | umap |
|
inlineprotected |
|
inlineprotected |
Here is the call graph for this function:
|
protected |
|
protected |
| (c) copyright 2009 dynamic acoustics e.U. | generated on Mon Nov 3 2025 |