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 protectedConstructorAnalyzerHelper(ClassTypeInfo type, Function function) -
Method Summary
Modifier and Type Method Description protected List<Address>getCalledFunctionAddresses()protected ClassTypeInfogetParentAt(int offset)protected booleanisValidOffset(int offset)
-
Constructor Details
-
ConstructorAnalyzerHelper
-
-
Method Details
-
getCalledFunctionAddresses
-
isValidOffset
protected boolean isValidOffset(int offset) -
getParentAt
-