Stride Reference Manual  - generated for commit 9643b11
stride::InfectorMap Class Reference

Mechanism to select the appropriate Infector template to execute. More...

#include <InfectorMap.h>

Inheritance diagram for stride::InfectorMap:
Inheritance graph
Collaboration diagram for stride::InfectorMap:
Collaboration graph

Public Member Functions

 InfectorMap ()
 Fully initialized. More...
 

Private Member Functions

template<bool B>
void Add ()
 Filling up the InfectorMap. More...
 

Detailed Description

Mechanism to select the appropriate Infector template to execute.

Definition at line 39 of file InfectorMap.h.

Constructor & Destructor Documentation

stride::InfectorMap::InfectorMap ( )
inline

Fully initialized.

Definition at line 43 of file InfectorMap.h.

Member Function Documentation

template<bool B>
void stride::InfectorMap::Add ( )
inlineprivate

Filling up the InfectorMap.

Definition at line 52 of file InfectorMap.h.


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