JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Protected Member Functions | Protected Attributes
CollectionTest Class Reference
Inheritance diagram for CollectionTest:
[legend]
Collaboration diagram for CollectionTest:
[legend]

Protected Member Functions

virtual void SetUp ()
 
std::vector< std::shared_ptr< JSONStorage > > getStorages ()
 
std::vector< std::pair< JSONStorage *, size_t > > getCandidates ()
 

Protected Attributes

StorageCollection collection
 

Member Function Documentation

◆ getCandidates()

std::vector<std::pair<JSONStorage*, size_t> > CollectionTest::getCandidates ( )
inlineprotected
Here is the call graph for this function:

◆ getStorages()

std::vector<std::shared_ptr<JSONStorage> > CollectionTest::getStorages ( )
inlineprotected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ SetUp()

virtual void CollectionTest::SetUp ( )
inlineprotectedvirtual
Here is the call graph for this function:

Field Documentation

◆ collection

StorageCollection CollectionTest::collection
protected

The documentation for this class was generated from the following file: