com.symbian.et.test.driver.commands.filesetbased
Class FileSetManager.FileSetRef

java.lang.Object
  extended bycom.symbian.et.test.driver.commands.filesetbased.FileSetManager.FileSetRef
Enclosing class:
FileSetManager

private class FileSetManager.FileSetRef
extends java.lang.Object

little C-style struct that contains a TstComponent address and a FileSet


Field Summary
 com.symbian.et.test.engine.EpocFileSet iFileSet
           
 com.symbian.et.test.framework.TstComponent iTstComponent
           
 
Constructor Summary
FileSetManager.FileSetRef(com.symbian.et.test.framework.TstComponent lTstComponent, com.symbian.et.test.engine.EpocFileSet aFileSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iTstComponent

public com.symbian.et.test.framework.TstComponent iTstComponent

iFileSet

public com.symbian.et.test.engine.EpocFileSet iFileSet
Constructor Detail

FileSetManager.FileSetRef

public FileSetManager.FileSetRef(com.symbian.et.test.framework.TstComponent lTstComponent,
                                 com.symbian.et.test.engine.EpocFileSet aFileSet)
Parameters:
lTstComponent -
aFileSet -