Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
raii/random-read-files/main.cpp File Reference

Main using the RAII random read file class. More...

#include <iostream>
#include "../files/file.h"
#include "random-read-file.h"
Include dependency graph for raii/random-read-files/main.cpp:

Go to the source code of this file.

Functions

void tacFile (const RandomReadFile &raFile)
 
int main ()
 

Detailed Description

Main using the RAII random read file class.

Definition in file raii/random-read-files/main.cpp.

Function Documentation

void tacFile ( const RandomReadFile raFile)

Definition at line 28 of file raii/random-read-files/main.cpp.

Referenced by main().

Here is the caller graph for this function:

int main ( )

Definition at line 39 of file raii/random-read-files/main.cpp.

References tacFile(), and Raii::File::WriteChar().

Here is the call graph for this function: