VPGETFRAGMENTS

Detailed Description

Enumerations

enum class  VPGETFRAGMENTS {
  NONE ,
  Z_P ,
  N
}
 

Functions

enum VPGETFRAGMENTS MAXON_ENUM_FLAGS (VPGETFRAGMENTS)
 

Enumeration Type Documentation

◆ VPGETFRAGMENTS

enum VPGETFRAGMENTS
strong
Enumerator
NONE 

None.

Z_P 

Get VPFragment::z and VPFragment::p.

Get VPFragment::n.

Function Documentation

◆ MAXON_ENUM_FLAGS()

enum VPGETFRAGMENTS MAXON_ENUM_FLAGS ( VPGETFRAGMENTS  )