Swing  1.0
Swing.ReplayFile.Element Member List

This is the complete list of members for Swing.ReplayFile.Element, including all inherited members.

AppendElement(Element element) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
ContentReader(Replay context, Element self, System.IO.BinaryReader br) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
ContentWriter(Replay context, Element self, System.IO.BinaryWriter bw) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
CreateElement(int tagValue) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
Element() (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
Element(int tagValue) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
Element(ReplayFile owner, Element parent) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
elementCount (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
FindElement(params int[] path) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
FindElements(params int[] path) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetAllElements() (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetAttribute< T >(string name) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetContent() (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetContent(Replay context, ContentReader reader) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetContent(SimpleContentReader reader) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetDataSize() (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetElement(int tagValue) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
GetElements(int tagValue) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
hasAttributes (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
hasContent (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
Read(System.IO.BinaryReader br) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
SetAttribute< T >(string name, T value) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
SetContent(byte[] content) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
SetContent(SimpleContentWriter writer) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
SetContent(Replay context, ContentWriter writer) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
SimpleContentReader(System.IO.BinaryReader br) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
SimpleContentWriter(System.IO.BinaryWriter bw) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
TryGetAttribute< T >(string name, out T value) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element
Write(System.IO.BinaryWriter bw) (defined in Swing.ReplayFile.Element)Swing.ReplayFile.Element