Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
| ▼Ndoctest | |
| ▼Ndetail | |
| ▼Ntypes | |
| Cenable_if | |
| Cenable_if< true, T > | |
| Cfalse_type | |
| Cis_array | |
| Cis_array< T[SIZE]> | |
| Cis_enum | |
| Cis_pointer | |
| Cis_pointer< T * > | |
| Cis_rvalue_reference | |
| Cis_rvalue_reference< T && > | |
| Cremove_const | |
| Cremove_const< const T > | |
| Cremove_reference | |
| Cremove_reference< T & > | |
| Cremove_reference< T && > | |
| Ctrue_type | |
| Cunderlying_type | |
| CContextScope | |
| CContextScopeBase | |
| Cdeferred_false | |
| CExceptionTranslator | OCLINT destructor of virtual class |
| CExpression_lhs | |
| CExpressionDecomposer | |
| Cfilldata | |
| Cfilldata< const char[N]> | |
| Cfilldata< const void * > | |
| Cfilldata< T * > | |
| Cfilldata< T[N]> | |
| Chas_insertion_operator | |
| Chas_insertion_operator< T, decltype(operator<<(declval< std::ostream & >(), declval< const T & >()), void())> | |
| CIExceptionTranslator | |
| CMessageBuilder | |
| CRelationalComparator | |
| CResult | |
| CResultBuilder | |
| Cshould_stringify_as_underlying_type | |
| CStringMakerBase | |
| CStringMakerBase< true > | |
| CSubcase | |
| CTestCase | |
| CTestFailureException | |
| CTestSuite | |
| CApprox | |
| ▼CAssertData | |
| CStringContains | |
| CContains | |
| CContext | |
| CContextOptions | OCLINT too many fields |
| CCurrentTestCaseStats | |
| CIContextScope | |
| CIReporter | |
| CIsNaN | |
| CMessageData | |
| CQueryData | |
| CString | |
| CStringMaker | |
| CSubcaseSignature | |
| CTestCaseData | |
| CTestCaseException | |
| CTestRunStats | |
| ▼Nlsst | |
| ▼Ngauss2d | |
| ▼Ndetail | |
| CGradientsExtra | |
| CTerms | |
| CTermsGradient | |
| CTermsMoments | |
| CTermsPixel | |
| CValuesGauss | |
| ▼Npython | |
| CImage | A Python image using numpy arrrays for storage |
| CCentroid | A 2D coordinate representing the center of a plane figure |
| CCentroidData | Interface for an object storing Centroid data |
| CCentroidValues | A CentroidData storing centroid values as shared_ptrs |
| CConvolvedGaussian | |
| CConvolvedGaussians | |
| CCoordinateSystem | A coordinate system specifying image scale and orientation |
| CCovariance | A representation of a 2D Gaussian with x and y standard deviations and a covariance value |
| CEllipse | An Ellipse with sigma_x, sigma_y, and rho values |
| CEllipseData | Interface for an object storing Ellipse data |
| CEllipseMajor | An Ellipse with r_major, axrat and angle values |
| CEllipseValues | An EllipseData storing sigma_x, sigma_y, rho values as shared_ptrs |
| CGaussian | A 2D Gaussian with a Centroid, Ellipse, and integral |
| CGaussianEvaluator | A class that evaluates 2D Gaussians and renders them in images |
| CGaussianIntegral | Interface for the normalization (total integrated value) of a 2D Gaussian |
| CGaussianIntegralValue | A GaussianIntegral storing a float value |
| CGaussians | An array of Gaussian objects |
| CImage | |
| CImageArray | An array of compatible Images |
| CObject | |
| CVectorImage | |
| ▼Nstd | |
| Cbasic_istream | |
| Cbasic_ostream | |
| Cchar_traits | |
| Ctuple | |