BibleTime
Public Types | Public Member Functions | Public Attributes | List of all members
Filters::OsisToHtml::UserData Class Reference

#include <osistohtml.h>

Inheritance diagram for Filters::OsisToHtml::UserData:

Public Types

enum  NoteType { Alternative , CrossReference , Footnote , StrongsMarkup }
 

Public Member Functions

 UserData (sword::SWModule const *module, sword::SWKey const *key)
 

Public Attributes

sword::AttributeTypeList entryAttributes
 
bool inCrossrefNote
 
std::vector< NoteTypenoteTypes
 
struct {
   sword::SWBuf   who
 
quote
 
unsigned short int swordFootnote
 

Detailed Description

Definition at line 42 of file osistohtml.h.

Member Enumeration Documentation

◆ NoteType

Enumerator
Alternative 
CrossReference 
Footnote 
StrongsMarkup 

Definition at line 56 of file osistohtml.h.

Constructor & Destructor Documentation

◆ UserData()

Filters::OsisToHtml::UserData::UserData ( sword::SWModule const *  module,
sword::SWKey const *  key 
)
inline

Definition at line 44 of file osistohtml.h.

Member Data Documentation

◆ entryAttributes

sword::AttributeTypeList Filters::OsisToHtml::UserData::entryAttributes

Definition at line 54 of file osistohtml.h.

Referenced by Filters::OsisToHtml::handleToken().

◆ inCrossrefNote

bool Filters::OsisToHtml::UserData::inCrossrefNote

Definition at line 53 of file osistohtml.h.

Referenced by Filters::OsisToHtml::handleToken().

◆ noteTypes

std::vector<NoteType> Filters::OsisToHtml::UserData::noteTypes

Definition at line 62 of file osistohtml.h.

Referenced by Filters::OsisToHtml::handleToken().

◆ 

struct { ... } Filters::OsisToHtml::UserData::quote

◆ swordFootnote

unsigned short int Filters::OsisToHtml::UserData::swordFootnote

Definition at line 52 of file osistohtml.h.

Referenced by Filters::OsisToHtml::handleToken().

◆ who

sword::SWBuf Filters::OsisToHtml::UserData::who

Definition at line 65 of file osistohtml.h.

Referenced by Filters::OsisToHtml::handleToken().


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