/home/coin/svn-release/OS-2.5.0/OS/src/OSCommonInterfaces/OSCommandLineReader.cpp File Reference

#include "OSCommandLineReader.h"
#include "OSCommandLine.h"
#include "OSFileUtil.h"
#include "OSConfig.h"
Include dependency graph for OSCommandLineReader.cpp:

Go to the source code of this file.

Typedefs

typedef struct yy_buffer_stateYY_BUFFER_STATE

Functions

YY_BUFFER_STATE osss_scan_string (const char *osss, void *scanner)
void setyyextra (OSCommandLine *oscommandline, void *scanner)
int ossslex (void *scanner)
int ossslex_init (void **ptr)
int ossslex_destroy (void *scanner)

Detailed Description

Author:
Horand Gassmann, Jun Ma, Kipp Martin,
Remarks:
Copyright (C) 2011, Horand Gassmann, Jun Ma, Kipp Martin, Dalhousie University, Northwestern University, and the University of Chicago. All Rights Reserved. This software is licensed under the Eclipse Public License. Please see the accompanying LICENSE file in root directory for terms.

Definition in file OSCommandLineReader.cpp.


Typedef Documentation

Definition at line 23 of file OSCommandLineReader.cpp.


Function Documentation

YY_BUFFER_STATE osss_scan_string ( const char *  osss,
void *  scanner 
)
void setyyextra ( OSCommandLine oscommandline,
void *  scanner 
)
int ossslex ( void *  scanner  ) 
int ossslex_init ( void **  ptr  ) 

Definition at line 2887 of file OSParseosss.cpp.

int ossslex_destroy ( void *  scanner  ) 

Definition at line 2978 of file OSParseosss.cpp.


Generated on 22 May 2012 by  doxygen 1.6.1