Package cppclassanalyzer.analysis.cmd
Class AbstractConstructorAnalysisCmd.ConstructorAnalyzerHelper
java.lang.Object
cppclassanalyzer.analysis.cmd.AbstractConstructorAnalysisCmd.ConstructorAnalyzerHelper
- Enclosing class:
- AbstractConstructorAnalysisCmd
protected static class AbstractConstructorAnalysisCmd.ConstructorAnalyzerHelper extends Object
-
Constructor Summary
Constructors Modifier Constructor Description protected
ConstructorAnalyzerHelper(ClassTypeInfo type, Function function)
-
Method Summary
Modifier and Type Method Description protected List<Address>
getCalledFunctionAddresses()
protected ClassTypeInfo
getParentAt(int offset)
protected boolean
isValidOffset(int offset)
-
Constructor Details
-
ConstructorAnalyzerHelper
-
-
Method Details
-
getCalledFunctionAddresses
-
isValidOffset
protected boolean isValidOffset(int offset) -
getParentAt
-