openMSX
Public Member Functions | List of all members
openmsx::MsxX256PosInfo Class Referencefinal
Inheritance diagram for openmsx::MsxX256PosInfo:
Inheritance graph
[legend]
Collaboration diagram for openmsx::MsxX256PosInfo:
Collaboration graph
[legend]

Public Member Functions

 MsxX256PosInfo (VDP &vdp)
 
int calc (const EmuTime &time) const override
 
- Public Member Functions inherited from openmsx::VDPInfo
void execute (array_ref< TclObject >, TclObject &result) const override
 Show info on this topic. More...
 
string help (const vector< string > &) const override
 Print help for this topic. More...
 
- Public Member Functions inherited from openmsx::InfoTopic
void tabCompletion (std::vector< std::string > &tokens) const override
 Attempt tab completion for this topic. More...
 
InterpretergetInterpreter () const
 
- Public Member Functions inherited from openmsx::Completer
const std::string & getName () const
 
template<typename ITER >
NEVER_INLINE std::vector
< string_ref
filter (string_ref str, ITER begin, ITER end, bool caseSensitive)
 

Additional Inherited Members

- Static Public Member Functions inherited from openmsx::Completer
template<typename ITER >
static void completeString (std::vector< std::string > &tokens, ITER begin, ITER end, bool caseSensitive=true)
 
template<typename RANGE >
static void completeString (std::vector< std::string > &tokens, const RANGE &possibleValues, bool caseSensitive=true)
 
template<typename RANGE >
static void completeFileName (std::vector< std::string > &tokens, const FileContext &context, const RANGE &extra)
 
static void completeFileName (std::vector< std::string > &tokens, const FileContext &context)
 
static void setOutput (InterpreterOutput *output_)
 
- Protected Member Functions inherited from openmsx::VDPInfo
 VDPInfo (VDP &vdp_, const string &name, string helpText_)
 
- Protected Member Functions inherited from openmsx::InfoTopic
 InfoTopic (InfoCommand &infoCommand, const std::string &name)
 
 ~InfoTopic ()
 
- Protected Member Functions inherited from openmsx::Completer
 Completer (string_ref name)
 
 ~Completer ()
 
- Protected Attributes inherited from openmsx::VDPInfo
VDPvdp
 
const string helpText
 

Detailed Description

Definition at line 188 of file VDP.cc.

Constructor & Destructor Documentation

openmsx::MsxX256PosInfo::MsxX256PosInfo ( VDP vdp)
inline

Definition at line 191 of file VDP.cc.

Member Function Documentation

int openmsx::MsxX256PosInfo::calc ( const EmuTime time) const
inlineoverridevirtual

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