PinInt64Wrapper Class Reference

Inherits PinAnyTypeWrapper.

List of all members.

Public Member Functions

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


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, Oracle and/or its affiliates.