Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
enums.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::model
 
namespace  iv::model::pms
 

Enumerations

enum class  iv::model::pms::eGeneratorType { iv::model::pms::DieselGenerator , iv::model::pms::Shaft , iv::model::pms::ShorePower }
 
enum class  iv::model::pms::ePmsActionType {
  iv::model::pms::GenCmd , iv::model::pms::Priority , iv::model::pms::BusTieCmd , iv::model::pms::CustomCmd ,
  iv::model::pms::Sleep
}
 
enum class  iv::model::pms::eGenCmdActionType {
  iv::model::pms::Start , iv::model::pms::Stop , iv::model::pms::Connect , iv::model::pms::Disconnect ,
  iv::model::pms::AutoMode , iv::model::pms::SemiAutoMode
}
 
enum class  iv::model::pms::eBusTieCmdActionType { iv::model::pms::Connect , iv::model::pms::Disconnect }