Access the specified federationDomain.
| 129 | |
| 130 | /// Access the specified federationDomain. |
| 131 | int federationDomain() const { |
| 132 | return this->federationDomain_; |
| 133 | } |
| 134 | |
| 135 | private: |
| 136 | /// Process name we were started with (the command line command). |
no outgoing calls
no test coverage detected