Package gen.lib.cdt

Class dtdisc__c

java.lang.Object
gen.lib.cdt.dtdisc__c

public class dtdisc__c extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static CFunction
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    dtdisc(ST_dt_s dt, ST_dtdisc_s disc, int type)
     
    static java.lang.Object
    dtmemory(ST_dt_s dt, java.lang.Object addr, size_t size, ST_dtdisc_s disc)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • dtmemory

      public static CFunction dtmemory
  • Constructor Details

    • dtdisc__c

      public dtdisc__c()
  • Method Details