This is the complete list of members for class vmm_voter, including all inherited members.
| vmm_voter | function void | channel ( vmm_channel chan ) | |
| vmm_voter | function void | consent ( string why = "No reason specified" ) | |
| vmm_voter | function void | forced ( string why = "No reason specified" ) | |
| vmm_voter | function vmm_channel | get_channel ( ) | |
| vmm_voter | function vmm_consensus | get_consensus ( ) | |
| vmm_voter | function bit | get_forced ( ) | |
| vmm_voter | function string | get_name ( ) | |
| vmm_voter | function int | get_notification ( ) | |
| vmm_voter | function vmm_notify | get_notify ( ) | |
| vmm_voter | function string | get_reason ( ) | |
| vmm_voter | function bit | get_vote ( ) | |
| vmm_voter | function vmm_xactor | get_xactor ( ) | |
| vmm_voter | function void | kill_voter ( ) | |
| vmm_voter | function void | new ( string name, vmm_consensus vote ) | |
| vmm_voter | function void | notify ( vmm_notify ntfy, int notification, bit is_on ) | |
| vmm_voter | function void | oppose ( string why = "No reason specified" ) | |
| vmm_voter | function void | sub_consensus ( vmm_consensus vote, bit force_through ) | |
| vmm_voter | function void | update_vote ( ) | |
| vmm_voter | function void | xactor ( vmm_xactor xact ) | |