|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter
com.nokia.carbide.cdt.builder.AcceptedBuildContextNodesViewFilter
public class AcceptedBuildContextNodesViewFilter
A wrapped AcceptedNodesViewFilter whose identity is tied to a particular build context.
Constructor Summary | |
---|---|
AcceptedBuildContextNodesViewFilter(ISymbianBuildContext context)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class com.nokia.carbide.cpp.epoc.engine.preprocessor.AcceptedNodesViewFilter |
---|
combineBranches, evaluateConditionalStatements, evaluateUnconditionalStatements, expandVariantMacros, invertSuccess |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AcceptedBuildContextNodesViewFilter(ISymbianBuildContext context)
context
- Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class AcceptedNodesViewFilter
public boolean equals(java.lang.Object obj)
equals
in class AcceptedNodesViewFilter
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |