com.threerings.presents.tools.cpp
Class CPPField

java.lang.Object
  extended by com.threerings.presents.tools.cpp.CPPField

public class CPPField
extends Object


Field Summary
 String name
           
 String reader
           
 CPPType type
           
 String writer
           
 
Constructor Summary
CPPField(Field f)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name

type

public final CPPType type

reader

public final String reader

writer

public final String writer
Constructor Detail

CPPField

public CPPField(Field f)
         throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.