w11 - cpp 0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Retro::RlinkCommandList Member List

This is the complete list of members for Retro::RlinkCommandList, including all inherited members.

AddAttn()Retro::RlinkCommandList
AddCommand(cmd_uptr_t &&upcmd)Retro::RlinkCommandList
AddCommand(const RlinkCommand &cmd)Retro::RlinkCommandList
AddCommand(const RlinkCommandList &clist)Retro::RlinkCommandList
AddInit(uint16_t addr, uint16_t data)Retro::RlinkCommandList
AddLabo()Retro::RlinkCommandList
AddRblk(uint16_t addr, size_t size)Retro::RlinkCommandList
AddRblk(uint16_t addr, uint16_t *block, size_t size)Retro::RlinkCommandList
AddRreg(uint16_t addr)Retro::RlinkCommandList
AddWblk(uint16_t addr, const std::vector< uint16_t > &block)Retro::RlinkCommandList
AddWblk(uint16_t addr, std::vector< uint16_t > &&block)Retro::RlinkCommandList
AddWblk(uint16_t addr, const uint16_t *block, size_t size)Retro::RlinkCommandList
AddWreg(uint16_t addr, uint16_t data)Retro::RlinkCommandList
Clear()Retro::RlinkCommandList
ClearLaboIndex()Retro::RlinkCommandListinline
cmd_uptr_t typedefRetro::RlinkCommandList
Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) constRetro::RlinkCommandList
exp_uptr_t typedefRetro::RlinkCommandList
fLaboIndexRetro::RlinkCommandListprotected
fListRetro::RlinkCommandListprotected
LaboActive() constRetro::RlinkCommandListinline
LaboIndex() constRetro::RlinkCommandListinline
operator=(const RlinkCommandList &rhs)Retro::RlinkCommandList
operator[](size_t ind)Retro::RlinkCommandList
operator[](size_t ind) constRetro::RlinkCommandList
Print(std::ostream &os, const RlinkAddrMap *pamap=0, size_t abase=16, size_t dbase=16, size_t sbase=16) constRetro::RlinkCommandList
RlinkCommandList()Retro::RlinkCommandList
RlinkCommandList(const RlinkCommandList &rhs)Retro::RlinkCommandList
SetLaboIndex(int ind)Retro::RlinkCommandListinline
SetLastExpect(exp_uptr_t &&upexp)Retro::RlinkCommandList
SetLastExpectBlock(const std::vector< uint16_t > &block)Retro::RlinkCommandList
SetLastExpectBlock(std::vector< uint16_t > &&block)Retro::RlinkCommandList
SetLastExpectBlock(const std::vector< uint16_t > &block, const std::vector< uint16_t > &blockmsk)Retro::RlinkCommandList
SetLastExpectBlock(std::vector< uint16_t > &&block, std::vector< uint16_t > &&blockmsk)Retro::RlinkCommandList
SetLastExpectData(uint16_t data, uint16_t datamsk=0xffff)Retro::RlinkCommandList
SetLastExpectDone(uint16_t done)Retro::RlinkCommandList
SetLastExpectStatus(uint8_t stat, uint8_t statmsk=0xff)Retro::RlinkCommandList
Size() constRetro::RlinkCommandListinline
~RlinkCommandList()Retro::RlinkCommandList