JX Application Framework
Loading...
Searching...
No Matches
JStyledText::CRMRuleList Member List

This is the complete list of members for JStyledText::CRMRuleList, including all inherited members.

AllocateCArray() constJArray< CRMRule >
AppendItem(const CRMRule &data) overrideJArray< CRMRule >virtual
begin() constJArray< CRMRule >inline
Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearCompareFunction()JList< T >
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
CopyCompareFunction(const JList< T > &source)JList< T >
CRMRuleList()JStyledText::CRMRuleList
CRMRuleList(const CRMRuleList &source)JStyledText::CRMRuleList
DeleteAll()JStyledText::CRMRuleList
end() constJArray< CRMRule >inline
GetBlockSize() constJArray< CRMRule >
GetCArray() constJArray< CRMRule >
GetCompareFunction() constJList< T >protected
GetFirstItem() const overrideJArray< CRMRule >virtual
GetIndexFromEnd(const JIndex index) constJCollection
GetInsertionSortIndex(const CRMRule &data, bool *isDuplicate=nullptr) constJArray< CRMRule >
GetInterpolator()JStyledText::CRMRuleListinline
GetItem(const JIndex index) constJArray< CRMRule >
GetItemCount() constJCollectioninline
GetItemFromEnd(const JIndex index) constJArray< CRMRule >
GetLastItem() const overrideJArray< CRMRule >virtual
GetRecipientCount() constJBroadcaster
GetSenderCount() constJBroadcaster
GetSortOrder() constJList< T >
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
IndexValid(const JIndex index) constJCollectioninline
InsertItemAtIndex(const JIndex index, const CRMRule &data)JArray< CRMRule >
InsertSorted(const CRMRule &data, const bool insertIfDuplicate=true, JIndex *index=nullptr)JArray< CRMRule >
IsEmpty() constJCollectioninline
IsSorted() constJList< T >
ItemAdded()JCollectioninlineprotected
ItemRemoved()JCollectionprotected
JArray(const JSize blockSize=10)JArray< CRMRule >
JArray(const JArray< CRMRule > &source)JArray< CRMRule >
JArray(JArray< CRMRule > &&dyingSource) noexceptJArray< CRMRule >
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JCollection()JCollection
JCollection(const JCollection &source)JCollection
JList()JList< T >
JList(const JList< T > &source)JList< T >
ListAssigned(const JList< T > &source)JList< T >protected
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
MoveItemToIndex(const JIndex currentIndex, const JIndex newIndex)JArray< CRMRule >
MoveItemToIndex(const JListT::ItemMoved &info)JArray< CRMRule >
NewIterator(const JListT::Position start=JListT::kStartAtBeginning, const JIndex index=0) overrideJArray< CRMRule >virtual
NewIterator(const JListT::Position start=JListT::kStartAtBeginning, const JIndex index=0) const overrideJArray< CRMRule >virtual
NotifyIterators(const JBroadcaster::Message &message)JList< T >protected
operator const CRMRule *() constJArray< CRMRule >explicit
operator=(const JArray< CRMRule > &source)JArray< CRMRule >
JCollection::operator=(const JCollection &source)JCollection
JBroadcaster::operator=(const JBroadcaster &source)JBroadcaster
PrependItem(const CRMRule &data) overrideJArray< CRMRule >virtual
ProtectedGetItem(const JIndex index) constJArray< CRMRule >protected
QuickSort(int(*compare)(const void *, const void *))JArray< CRMRule >
Receive(JBroadcaster *sender, const Message &message)JBroadcasterprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender)JBroadcasterprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
RemoveAll() overrideJArray< CRMRule >virtual
RemoveItem(const JIndex index)JArray< CRMRule >
RemoveItems(const JIndexRange &range)JArray< CRMRule >
RemoveItems(const JListT::ItemsRemoved &info)JArray< CRMRule >
RemoveNextItems(const JIndex firstIndex, const JSize count)JArray< CRMRule >
RemovePrevItems(const JIndex lastIndex, const JSize count)JArray< CRMRule >
SearchSorted(const CRMRule &target, const JListT::SearchReturn which, JIndex *index) constJArray< CRMRule >
SearchSortedOTI(const CRMRule &target, const JListT::SearchReturn which, bool *found) constJArray< CRMRule >
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
SetBlockSize(const JSize newBlockSize)JArray< CRMRule >
SetCompareFunction(const std::function< std::weak_ordering(const T &, const T &)> compareFn)JList< T >
SetItem(const JIndex index, const CRMRule &data)JArray< CRMRule >
SetItemCount(const JSize newItemCount)JCollectioninlineprotected
SetItemFromEnd(const JIndex index, const CRMRule &data)JArray< CRMRule >
SetSortOrder(const JListT::SortOrder order)JList< T >
Sort()JArray< CRMRule >
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
SwapItems(const JIndex index1, const JIndex index2)JArray< CRMRule >
SwapItems(const JListT::ItemsSwapped &info)JArray< CRMRule >
ToString() const overrideJCollectionvirtual
~CRMRuleList() overrideJStyledText::CRMRuleList
~JArray() overrideJArray< CRMRule >
~JBroadcaster()JBroadcastervirtual
~JCollection() overrideJCollection
~JList() overrideJList< T >