|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FUNCKIND
Function specifier.
Field Summary | |
---|---|
static java.lang.Integer |
FUNC_DISPATCH
|
static java.lang.Integer |
FUNC_NONVIRTUAL
|
static java.lang.Integer |
FUNC_PUREVIRTUAL
|
static java.lang.Integer |
FUNC_STATIC
|
static java.lang.Integer |
FUNC_VIRTUAL
|
Field Detail |
---|
static final java.lang.Integer FUNC_VIRTUAL
static final java.lang.Integer FUNC_PUREVIRTUAL
static final java.lang.Integer FUNC_NONVIRTUAL
static final java.lang.Integer FUNC_STATIC
static final java.lang.Integer FUNC_DISPATCH
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |