VMM vmm_voter Class Member List

This is the complete list of members for class vmm_voter, including all inherited members.


                                                         
 vmm_voter function void  channel ( vmm_channel chan ) 
 vmm_voterlocal  vmm_channel  channel_voter 
 vmm_voterlocal  vmm_consensus  consensus 
 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_voterlocal  bit  is_forced 
 vmm_voter function void  kill_voter ( ) 
 vmm_voterlocal  event  killme 
 vmm_voterlocal  string  name 
 vmm_voter function void  new ( string name, vmm_consensus vote ) 
 vmm_voterlocal  int  notification 
 vmm_voter function void  notify ( vmm_notify ntfy, int notification, bit is_on ) 
 vmm_voterlocal  vmm_notify  notify_voter 
 vmm_voter function void  oppose ( string why = "No reason specified" ) 
 vmm_voter function void  sub_consensus ( vmm_consensus vote, bit force_through ) 
 vmm_voterlocal  vmm_consensus  sub_vote 
 vmm_voterlocal  bit  vote 
 vmm_voterlocal  string  why 
 vmm_voter function void  xactor ( vmm_xactor xact ) 
 vmm_voterlocal  vmm_xactor  xactor_voter