LMMS
Loading...
Searching...
No Matches
zyncarla::BankEntry Struct Reference

#include <BankDb.h>

Public Types

typedef std::vector< std::string > svec

Public Member Functions

 BankEntry (void)
svec tags (void) const
bool match (std::string) const
bool operator< (const BankEntry &b) const

Public Attributes

std::string file
std::string bank
std::string name
std::string comments
std::string author
std::string type
int id
bool add
bool pad
bool sub
int time

Member Typedef Documentation

◆ svec

typedef std::vector<std::string> zyncarla::BankEntry::svec

Constructor & Destructor Documentation

◆ BankEntry()

zyncarla::BankEntry::BankEntry ( void )

Member Function Documentation

◆ match()

bool zyncarla::BankEntry::match ( std::string ) const

◆ operator<()

bool zyncarla::BankEntry::operator< ( const BankEntry & b) const

◆ tags()

svec zyncarla::BankEntry::tags ( void ) const

Member Data Documentation

◆ add

bool zyncarla::BankEntry::add

◆ author

std::string zyncarla::BankEntry::author

◆ bank

std::string zyncarla::BankEntry::bank

◆ comments

std::string zyncarla::BankEntry::comments

◆ file

std::string zyncarla::BankEntry::file

◆ id

int zyncarla::BankEntry::id

◆ name

std::string zyncarla::BankEntry::name

◆ pad

bool zyncarla::BankEntry::pad

◆ sub

bool zyncarla::BankEntry::sub

◆ time

int zyncarla::BankEntry::time

◆ type

std::string zyncarla::BankEntry::type

The documentation for this struct was generated from the following files: