Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

/home/brennan/Software/sensix/tools/mote_idl.cpp File Reference

SENSIX Mote IDL compiler. More...

#include <string>
#include <iostream>
#include <fstream>
#include <cstdio>
#include <cstdlib>
#include <vector>
#include <boost/spirit/core.hpp>
#include <boost/spirit/utility.hpp>
#include <boost/spirit/symbols.hpp>
#include <boost/spirit/iterator/file_iterator.hpp>
#include "corba_idl3_grammar.hpp"

Go to the source code of this file.

Defines

#define VERSION   "0.1.2"
#define FILE_ITER
#define NO_PREPROCESSOR
#define stringify(token)   #token

Functions

int main (int argc, char *argv[])


Detailed Description

SENSIX Mote IDL compiler.

Revision
1.5
Author
sean_m_brennan
Date
2009/01/23 02:52:02

Definition in file mote_idl.cpp.


Define Documentation

#define FILE_ITER

Definition at line 61 of file mote_idl.cpp.

#define NO_PREPROCESSOR

Definition at line 79 of file mote_idl.cpp.

#define stringify ( token   )     #token

Definition at line 81 of file mote_idl.cpp.

#define VERSION   "0.1.2"

Definition at line 35 of file mote_idl.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 179 of file mote_idl.cpp.


© 2008, Los Alamos National Security, LLC.