MPQC
3.0.0-alpha
|
This is the complete list of members for sc::NCResult< T >, including all inherited members.
_c (defined in sc::ResultInfo) | sc::ResultInfo | protected |
_compute (defined in sc::ResultInfo) | sc::ResultInfo | protected |
_computed (defined in sc::ResultInfo) | sc::ResultInfo | protected |
compute() (defined in sc::ResultInfo) | sc::ResultInfo | inline |
compute() const (defined in sc::ResultInfo) | sc::ResultInfo | inline |
compute(int c) (defined in sc::ResultInfo) | sc::ResultInfo | inline |
computed() (defined in sc::ResultInfo) | sc::ResultInfo | inline |
computed() const (defined in sc::ResultInfo) | sc::ResultInfo | inline |
NCResult(Compute *c) (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
NCResult(const NCResult< T > &r, Compute *c) (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
needed() const (defined in sc::ResultInfo) | sc::ResultInfo | virtual |
operator T&() (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
operator=(const T &a) (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
operator=(const NCResult< T > &r) (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
operator=(const ResultInfo &) (defined in sc::ResultInfo) | sc::ResultInfo | protected |
restore_state(StateIn &) (defined in sc::ResultInfo) | sc::ResultInfo | protectedvirtual |
result() (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
result_noupdate() (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
result_noupdate() const (defined in sc::NCResult< T >) | sc::NCResult< T > | inline |
ResultInfo(StateIn &, Compute *) (defined in sc::ResultInfo) | sc::ResultInfo | protected |
ResultInfo(const ResultInfo &, Compute *) (defined in sc::ResultInfo) | sc::ResultInfo | protected |
ResultInfo(Compute *c) (defined in sc::ResultInfo) | sc::ResultInfo | |
save_data_state(StateOut &) (defined in sc::ResultInfo) | sc::ResultInfo | protectedvirtual |
update() (defined in sc::ResultInfo) | sc::ResultInfo | protectedvirtual |
~ResultInfo() (defined in sc::ResultInfo) | sc::ResultInfo | virtual |