Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Compound List
|
File List
|
Compound Members
|
File Members
gr_circular_file Class Reference
#include <
gr_circular_file.h
>
List of all members.
Public Member Functions
gr_circular_file
(const char *filename, bool writable=false,
int
size=0)
~gr_circular_file
()
bool
write
(
void
*data,
int
nbytes)
int
read
(
void
*data,
int
nbytes)
void
reset_read_pointer
()
Constructor & Destructor Documentation
gr_circular_file::gr_circular_file
(
const char *
filename
,
bool
writable
= false,
int
size
= 0
)
gr_circular_file::~
gr_circular_file
(
)
Member Function Documentation
int
gr_circular_file::read
(
void
*
data
,
int
nbytes
)
void
gr_circular_file::reset_read_pointer
(
)
bool gr_circular_file::write
(
void
*
data
,
int
nbytes
)
The documentation for this class was generated from the following files:
gr_circular_file.h
gr_circular_file.cc
Generated on Mon Jul 12 15:02:06 2004 for GNU Radio 2.x by
1.3.3