|
JX Application Framework
|
This is the complete list of members for JFileArrayIndex, including all inherited members.
| AllEmbeddedFilesAreClosed() const | JFileArrayIndex | |
| Broadcast(const T &message) | JBroadcaster | inlineprotected |
| BroadcastWithFeedback(Message *message) | JBroadcaster | inlineprotected |
| ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember) | JBroadcaster | protected |
| EmbeddedFileClosed(const JFAIndex &index) | JFileArrayIndex | |
| EmbeddedFileIsClosed(const JFAIndex &index) const | JFileArrayIndex | |
| EmbeddedFileOpened(const JFAIndex &index, JFileArray *theEmbeddedFile) | JFileArrayIndex | |
| GetIndexFromEnd(const JIndex index) const | JCollection | |
| GetIndexLength() const | JFileArrayIndex | |
| GetItemCount() const | JCollection | inline |
| GetItemID(const JFAIndex &index) const | JFileArrayIndex | |
| GetItemIndexFromID(const JFAID &id, JFAIndex *index) const | JFileArrayIndex | |
| GetItemOffset(const JFAIndex &index) const | JFileArrayIndex | |
| GetList() const | JContainer | inlineprotected |
| GetRecipientCount() const | JBroadcaster | |
| GetSenderCount() const | JBroadcaster | |
| GetUniqueID() const | JFileArrayIndex | |
| HasRecipients() const | JBroadcaster | |
| HasSenders() const | JBroadcaster | |
| IndexValid(const JIndex index) const | JCollection | inline |
| InsertItemAtIndex(const JFAIndex &index, const JUnsignedOffset offset, const JFAID &id) | JFileArrayIndex | |
| InstallCollection(JCollection *list) | JContainer | protected |
| IsEmbeddedFile(const JFAIndex &index) const | JFileArrayIndex | |
| IsEmpty() const | JCollection | inline |
| ItemAdded() | JCollection | inlineprotected |
| ItemRemoved() | JCollection | protected |
| ItemSizeChanged(const JFAIndex &index, const JInteger changeInItemSize) | JFileArrayIndex | |
| ItemType enum name | JFileArrayIndex | |
| JBroadcaster() | JBroadcaster | |
| JBroadcaster(const JBroadcaster &source) | JBroadcaster | protected |
| JCollection() | JCollection | |
| JCollection(const JCollection &source) | JCollection | |
| JContainer() | JContainer | |
| JContainer(const JContainer &source) | JContainer | |
| JFileArrayIndex() | JFileArrayIndex | |
| kData enum value | JFileArrayIndex | |
| kEmbeddedFile enum value | JFileArrayIndex | |
| ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f) | JBroadcaster | |
| ListenTo(const JBroadcaster *sender) | JBroadcaster | protected |
| MoveItemToIndex(const JFAIndex ¤tIndex, const JFAIndex &newIndex) | JFileArrayIndex | inline |
| JContainer::operator=(const JContainer &source) | JContainer | |
| JCollection::operator=(const JCollection &source) | JCollection | |
| JBroadcaster::operator=(const JBroadcaster &source) | JBroadcaster | |
| ReadIndex(const JSize itemCount, std::istream &input) | JFileArrayIndex | |
| Receive(JBroadcaster *sender, const Message &message) override | JContainer | protectedvirtual |
| ReceiveGoingAway(JBroadcaster *sender) | JBroadcaster | protectedvirtual |
| ReceiveWithFeedback(JBroadcaster *sender, Message *message) | JBroadcaster | protectedvirtual |
| RemoveItem(const JFAIndex &index, const JSize itemSize) | JFileArrayIndex | |
| ReplaceEmbeddedFileStreams(std::fstream *newStream) | JFileArrayIndex | |
| Send(JBroadcaster *recipient, const T &message) | JBroadcaster | protected |
| SendWithFeedback(JBroadcaster *recipient, Message *message) | JBroadcaster | protected |
| SetItemCount(const JSize newItemCount) | JCollection | inlineprotected |
| SetItemID(const JFAIndex &index, const JFAID &id) | JFileArrayIndex | |
| SetToEmbeddedFile(const JFAIndex &index) | JFileArrayIndex | |
| StopListening(const JBroadcaster *sender) | JBroadcaster | protected |
| StopListening(const JBroadcaster *sender, const std::type_info &messageType) | JBroadcaster | protected |
| SwapItems(const JFAIndex &index1, const JFAIndex &index2) | JFileArrayIndex | inline |
| ToString() const override | JCollection | virtual |
| WriteIndex(std::ostream &output) | JFileArrayIndex | |
| ~JBroadcaster() | JBroadcaster | virtual |
| ~JCollection() override | JCollection | |
| ~JFileArrayIndex() override | JFileArrayIndex |