CXResult

libclang.enumerations$package.CXResult
object CXResult

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CXResult.type

Members list

Value members

Concrete methods

inline def define(inline a: Long): CXResult
inline def getName(inline value: CXResult): Option[String]

Givens

Givens

given _tag: Tag[CXResult]

Inherited givens

given given_Tag_T: Tag[CXResult]

Attributes

Inherited from:
CEnumU (hidden)

Extensions

Extensions

extension (a: CXResult)
inline def &(b: CXResult): CXResult
inline def is(b: CXResult): Boolean
inline def |(b: CXResult): CXResult

Inherited extensions

extension (inline t: CXResult)
inline def int: CInt

Attributes

Inherited from:
CEnumU (hidden)
inline def uint: CUnsignedInt

Attributes

Inherited from:
CEnumU (hidden)
inline def value: CUnsignedInt

Attributes

Inherited from:
CEnumU (hidden)