org.bridj.cpp.std
Class STL
java.lang.Object
org.bridj.StructIO.DefaultCustomizer
org.bridj.cpp.std.STL
- All Implemented Interfaces:
- StructIO.Customizer
public final class STL
- extends StructIO.DefaultCustomizer
Util methods for STL bindings in BridJ, intended for internal use only.
- Author:
- ochafik
Constructor Summary |
STL()
|
Method Summary |
void |
afterBuild(StructIO io)
Perform platform-dependent structure bindings adjustments |
STL
public STL()
afterBuild
public void afterBuild(StructIO io)
- Perform platform-dependent structure bindings adjustments
- Specified by:
afterBuild
in interface StructIO.Customizer
- Overrides:
afterBuild
in class StructIO.DefaultCustomizer
Copyright © 2009-2012. All Rights Reserved.