PinInt64Wrapper Class Reference

Inherits PinAnyTypeWrapper.

List of all members.

Public Member Functions

const int64get () const
int64get () const
int64get ()
int64 value () const
int64 value () const
int64 value ()
 PinInt64Wrapper ()
void grab (int64 *pointee, int owns)
void takeFrom (PinInt64Wrapper &other)
void copyFrom (const PinInt64Wrapper &other)
int64release ()


Constructor & Destructor Documentation

PinInt64Wrapper::PinInt64Wrapper (  ) 


Member Function Documentation

const int64* PinInt64Wrapper::get (  )  const

Reimplemented from PinAnyTypeWrapper.

int64* PinInt64Wrapper::get (  )  const

Reimplemented from PinAnyTypeWrapper.

int64* PinInt64Wrapper::get (  ) 

Reimplemented from PinAnyTypeWrapper.

int64 PinInt64Wrapper::value (  )  const

int64 PinInt64Wrapper::value (  )  const

int64 PinInt64Wrapper::value (  ) 

void PinInt64Wrapper::grab ( int64 pointee,
int  owns 
)

void PinInt64Wrapper::takeFrom ( PinInt64Wrapper other  ) 

void PinInt64Wrapper::copyFrom ( const PinInt64Wrapper other  ) 

int64* PinInt64Wrapper::release (  ) 

Reimplemented from PinAnyTypeWrapper.


Copyright 2017, 2023, Oracle and/or its affiliates.