com.jniwrapper.macosx.cocoa.mactypes
Class ConstStrFileNameParam

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.ZeroTerminatedString
          extended bycom.jniwrapper.AnsiString
              extended bycom.jniwrapper.macosx.cocoa.mactypes.ConstStr63Param
                  extended bycom.jniwrapper.macosx.cocoa.mactypes.ConstStrFileNameParam
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.StringParameter

public class ConstStrFileNameParam
extends ConstStr63Param

This class represents ConstStrFileNameParam type.


Field Summary
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
ConstStrFileNameParam()
           
 
Methods inherited from class com.jniwrapper.AnsiString
, bytesToString, clone, getAlignmentRequirement, getFirstMemberSize, getStrLen, stringToBytes
 
Methods inherited from class com.jniwrapper.ZeroTerminatedString
a, asReturnValue, b, b, equals, getAlignedLength, getDebugInfo, getLength, getMaxLength, getValue, hashCode, read, setValue, toString, write
 
Methods inherited from class com.jniwrapper.Parameter
a, acceptIOPerformer, dataBufferAssigned, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConstStrFileNameParam

public ConstStrFileNameParam()