IODA Bundle
Ingester::test::BufrParserTestFixture Class Reference

#include <TestBufrParser.h>

Inheritance diagram for Ingester::test::BufrParserTestFixture:
[legend]
Collaboration diagram for Ingester::test::BufrParserTestFixture:
[legend]

Static Public Member Functions

static std::shared_ptr< Parser > & bufrParser ()
 

Private Member Functions

 BufrParserTestFixture ()
 
void registerParser ()
 
 ~BufrParserTestFixture ()=default
 

Static Private Member Functions

static BufrParserTestFixturegetInstance ()
 

Private Attributes

std::shared_ptr< ParserbufrParser_
 

Detailed Description

Definition at line 39 of file TestBufrParser.h.

Constructor & Destructor Documentation

◆ BufrParserTestFixture()

Ingester::test::BufrParserTestFixture::BufrParserTestFixture ( )
inlineprivate

Definition at line 53 of file TestBufrParser.h.

Here is the call graph for this function:

◆ ~BufrParserTestFixture()

Ingester::test::BufrParserTestFixture::~BufrParserTestFixture ( )
privatedefault

Member Function Documentation

◆ bufrParser()

static std::shared_ptr<Parser>& Ingester::test::BufrParserTestFixture::bufrParser ( )
inlinestatic

Definition at line 42 of file TestBufrParser.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getInstance()

static BufrParserTestFixture& Ingester::test::BufrParserTestFixture::getInstance ( )
inlinestaticprivate

Definition at line 47 of file TestBufrParser.h.

Here is the caller graph for this function:

◆ registerParser()

void Ingester::test::BufrParserTestFixture::registerParser ( )
inlineprivate

Definition at line 83 of file TestBufrParser.h.

Here is the caller graph for this function:

Member Data Documentation

◆ bufrParser_

std::shared_ptr<Parser> Ingester::test::BufrParserTestFixture::bufrParser_
private

Definition at line 45 of file TestBufrParser.h.


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