- Project tools
-
-
- How do I...
-
| Category |
Featured projects |
| scm |
Subversion,
Subclipse,
TortoiseSVN,
RapidSVN
|
| issuetrack |
Scarab |
| requirements |
xmlbasedsrs |
| design |
ArgoUML |
| techcomm |
SubEtha,
eyebrowse,
midgard,
cowiki |
| construction |
antelope,
scons,
frameworx,
build-interceptor,
propel,
phing
|
| testing |
maxq,
aut
|
| deployment |
current |
| process |
ReadySET |
| libraries |
GEF,
Axion,
Style,
SSTree
|
| Over 500 more tools... |
|
Introduction
Lightblue header generator (lbhg.exe) converts C declaration of
BREW
Interfaces into C++ class declarations using direct memory mapping.
Since version 0.8.6, a copy of pre-generated header files are included
in the lightblue distribution which contains the C++ class declaration
of all BREW interfaces of BREW SDK 2.1.3 and 3.1.4. Any new SDKs will
be supported when they are released from Qualcomm.
lbhg.exe is used as an internal tool by the lightblue team to generate
the C++ wrapper classes. It is not included in the lightblue
distribution package. Its source code could be found at our svn
repository.
It will be release for the public use when it becomes mature enough.
Supported BREW SDKs
BREW SDK 2.1.3 and 3.1.4 are supported.
|