csnd

Class RTCLOCK


public class RTCLOCK
extends java.lang.Object

Field Summary

protected boolean
swigCMemOwn

Constructor Summary

RTCLOCK()
RTCLOCK(long cPtr, boolean cMemoryOwn)

Method Summary

void
delete()
protected void
finalize()
protected static long
getCPtr(RTCLOCK obj)
SWIGTYPE_p_int_least64_t
getStarttime_CPU()
SWIGTYPE_p_int_least64_t
getStarttime_real()
void
setStarttime_CPU(SWIGTYPE_p_int_least64_t value)
void
setStarttime_real(SWIGTYPE_p_int_least64_t value)

Field Details

swigCMemOwn

protected boolean swigCMemOwn

Constructor Details

RTCLOCK

public RTCLOCK()

RTCLOCK

protected RTCLOCK(long cPtr,
                  boolean cMemoryOwn)

Method Details

delete

public void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(RTCLOCK obj)

getStarttime_CPU

public SWIGTYPE_p_int_least64_t getStarttime_CPU()

getStarttime_real

public SWIGTYPE_p_int_least64_t getStarttime_real()

setStarttime_CPU

public void setStarttime_CPU(SWIGTYPE_p_int_least64_t value)

setStarttime_real

public void setStarttime_real(SWIGTYPE_p_int_least64_t value)