org.bridj
Class TimeT.timeval_customizer

java.lang.Object
  extended by org.bridj.StructIO.DefaultCustomizer
      extended by org.bridj.TimeT.timeval_customizer
All Implemented Interfaces:
StructIO.Customizer
Enclosing class:
TimeT

public static class TimeT.timeval_customizer
extends StructIO.DefaultCustomizer


Constructor Summary
TimeT.timeval_customizer()
           
 
Method Summary
 void beforeLayout(StructIO io, List<StructIO.AggregatedFieldDesc> aggregatedFields)
          Last chance to remove aggregated fields
 
Methods inherited from class org.bridj.StructIO.DefaultCustomizer
afterBuild, afterLayout, beforeAggregation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeT.timeval_customizer

public TimeT.timeval_customizer()
Method Detail

beforeLayout

public void beforeLayout(StructIO io,
                         List<StructIO.AggregatedFieldDesc> aggregatedFields)
Description copied from interface: StructIO.Customizer
Last chance to remove aggregated fields

Specified by:
beforeLayout in interface StructIO.Customizer
Overrides:
beforeLayout in class StructIO.DefaultCustomizer


Copyright © 2009-2012. All Rights Reserved.