Exploring BeagleBone  V1.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
util.h File Reference
#include <string>
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 exploringBB
 

Functions

int exploringBB::write (string path, string filename, string value)
 
int exploringBB::write (string path, string filename, int value)
 
string exploringBB::read (string path, string filename)