odil
Public Types | Public Attributes | List of all members
odil::AssociationParameters::PresentationContext Struct Reference

Presentation Context, cf. PS 3.8, 9.3.2.2, PS 3.8, 9.3.3.2, PS 3.7, D.3.3.4.1 and PS 3.7 D.3.3.4.2. More...

#include <AssociationParameters.h>

Public Types

enum  Result {
  Acceptance = 0, UserRejection = 1, NoReason = 2, AbstractSyntaxNotSupported = 3,
  TransferSyntaxesNotSupported = 4
}
 

Public Attributes

uint8_t id
 
std::string abstract_syntax
 
std::vector< std::string > transfer_syntaxes
 
bool scu_role_support
 
bool scp_role_support
 
Result result
 

Detailed Description

Presentation Context, cf. PS 3.8, 9.3.2.2, PS 3.8, 9.3.3.2, PS 3.7, D.3.3.4.1 and PS 3.7 D.3.3.4.2.


The documentation for this struct was generated from the following file: