summaryrefslogtreecommitdiff
path: root/server/cache-item.tmpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Use smart pointers for RedPipeItemFrediano Ziglio1-1/+1
2020-07-13red-pipe-item: Use inheritance on RedPipeItemFrediano Ziglio1-2/+2
2020-06-23common-graphics-channel: Use marshaller structure for RedCachePipeItemFrediano Ziglio1-1/+1
2020-06-23cache-item: Simplify structure used for just memory optimizationFrediano Ziglio1-17/+29
2020-05-01Move all red_channel_client_* functions in header as methodsFrediano Ziglio1-1/+1
2020-05-01Remove RED_CHANNEL_CLIENT where possibleFrediano Ziglio1-1/+1
2020-05-01Use C++ IS-A relationship for RedChannelClient and RedChannelFrediano Ziglio1-0/+128