eLynx SDK v3.0.1
C++ image processing API reference

ProgramOptions.h File Reference

#include <string>
#include "elx/core/CoreLib.h"
#include "elx/core/CoreTypes.h"

Go to the source code of this file.


Classes

struct  eLynx::ProgramOption
 Program Option. More...

Namespaces

namespace  eLynx

Enumerations

enum  eLynx::EOptionArgFlag {
  eLynx::OA_NO_ARG = 0, eLynx::OA_HAS_ARG = 1, eLynx::OAF_Unset = 0, eLynx::OAF_Optional = 1,
  eLynx::OAF_Mandatory = 2
}
 Enum to specify optional and mandarory command options. More...

Functions

ExportedByCore uint32 eLynx::elxGetOptions (int32 iArgc, char **iArgv, ProgramOption *ioOptions, uint32 iSize)

Generated on 14 Apr 2009 by doxygen 1.5.8